From 28407333ffceca9b99fae721c30e8ae146a863da Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Wed, 14 Feb 2024 07:24:38 +0100 Subject: Update --- _scripts/new.lua | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to '_scripts/new.lua') diff --git a/_scripts/new.lua b/_scripts/new.lua index e57100d..308bf2c 100755 --- a/_scripts/new.lua +++ b/_scripts/new.lua @@ -65,16 +65,12 @@ if arg[1] == "page" then end io.write([[ nav_order: 1 -# cspell:words --- # {{ page.title }} -{: .theorem-title } -> {{ page.title }} -> {: #{{ page.title | slugify }} } -> -> ... +{% theorem %} +{% endtheorem %} {% proof %} {% endproof %} @@ -100,7 +96,6 @@ elseif arg[1] == "dir" then nav_order: 1 has_children: true has_toc: false -# cspell:words --- # {{ page.title }} -- cgit v1.2.3-54-g00ecf