From b55bc39dafb71b23a17749f85da30c0bf82dd0d9 Mon Sep 17 00:00:00 2001 From: Cassowary Date: Sun, 28 Jan 2024 09:23:04 -0800 Subject: [PATCH] Fix test.hecks --- docs/test.heck | 4 ++-- docs/test2.heck | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/test.heck b/docs/test.heck index ec04978..4e4489c 100644 --- a/docs/test.heck +++ b/docs/test.heck @@ -1,10 +1,10 @@ -%% heck +%%% heck title "My Page" subtitle "A great thing" tags test page thumbnail "images/thumb.jpg" scale=true -%% content +%%% content # My Page ## {meta.subtitle} diff --git a/docs/test2.heck b/docs/test2.heck index e8c2b3c..59a0884 100644 --- a/docs/test2.heck +++ b/docs/test2.heck @@ -1,4 +1,4 @@ -%% heck +%%% heck adventure title="Test Adventure" room id=room1 name="Room 1"