From 90058697439ee3f048f0f42b61ca5ea677e9b5cc Mon Sep 17 00:00:00 2001 From: Starfall Date: Tue, 5 Dec 2023 09:59:19 -0600 Subject: strike: merge as subdir --- sample/blog/with-frontmatter.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 sample/blog/with-frontmatter.html (limited to 'sample/blog/with-frontmatter.html') diff --git a/sample/blog/with-frontmatter.html b/sample/blog/with-frontmatter.html deleted file mode 100644 index 5195292..0000000 --- a/sample/blog/with-frontmatter.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title=Custom Title ---- -Things before this line should not appear in the output. ---- -Including the delimiter in body content shouldn't be an issue. -- cgit