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/html/with-frontmatter.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 sample/html/with-frontmatter.html (limited to 'sample/html/with-frontmatter.html') diff --git a/sample/html/with-frontmatter.html b/sample/html/with-frontmatter.html deleted file mode 100644 index 99627a1..0000000 --- a/sample/html/with-frontmatter.html +++ /dev/null @@ -1,17 +0,0 @@ - - -Custom Title - - - - - -
- Things before this line should not appear in the output. ---- -Including the delimiter in body content shouldn't be an issue. - -
- -- cgit