Fix test.hecks
This commit is contained in:
parent
a454a37dd1
commit
b55bc39daf
|
@ -1,10 +1,10 @@
|
||||||
%% heck
|
%%% heck
|
||||||
title "My Page"
|
title "My Page"
|
||||||
subtitle "A great thing"
|
subtitle "A great thing"
|
||||||
tags test page
|
tags test page
|
||||||
thumbnail "images/thumb.jpg" scale=true
|
thumbnail "images/thumb.jpg" scale=true
|
||||||
|
|
||||||
%% content
|
%%% content
|
||||||
# My Page
|
# My Page
|
||||||
|
|
||||||
## {meta.subtitle}
|
## {meta.subtitle}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
%% heck
|
%%% heck
|
||||||
|
|
||||||
adventure title="Test Adventure"
|
adventure title="Test Adventure"
|
||||||
room id=room1 name="Room 1"
|
room id=room1 name="Room 1"
|
||||||
|
|
Loading…
Reference in New Issue