Fix test.hecks

This commit is contained in:
Cassowary 2024-01-28 09:23:04 -08:00
parent a454a37dd1
commit b55bc39daf
2 changed files with 3 additions and 3 deletions

View File

@ -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}

View File

@ -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"