From 155d920801d1881525ceae872430346b27772e57 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 15 Jun 2022 09:53:23 -0500 Subject: First commit --- test.ht | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 test.ht (limited to 'test.ht') diff --git a/test.ht b/test.ht new file mode 100644 index 0000000..0208568 --- /dev/null +++ b/test.ht @@ -0,0 +1,27 @@ +# a test + +here's a test for ht.awk. +it's got paragraphs (these bad boys), long lines and such, and also raw blocks. +=> https://example.com and links! + +>>> +rawblock example1: all of them, & more +## fee fi fo fum +<<< + +## just html +but over two lines + +>>> html +rawblock example2: just html +hey adora +<<< + +### not html + +>>> -html +rawblock example3: everything /but/ html +# with a header inside, blah +<<< + +and finally, the end of the file. -- cgit 1.4.1-21-gabe81