From e636d827581dbebbbdcda92d462a36d550693cdd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 18 May 2024 21:15:02 -0500 Subject: Remove old code --- test.gmi | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 test.gmi (limited to 'test.gmi') diff --git a/test.gmi b/test.gmi deleted file mode 100644 index 62bed2e..0000000 --- a/test.gmi +++ /dev/null @@ -1,37 +0,0 @@ -title: a test document -date: 2024-05-13T03:02:45Z -uuid: b3daebf1-440b-4828-a4d9-9089c7bd7c61 - -# a test document of some kind - -here is a test document. -it has paragraphs -=> example.com with links! -and other things. - -## a code example -``` -for (a=1;a<=4;a++) { - printf("%d\n", a); -} -``` - -### other examples - -> a blockquote is a quote -> that is blocky. - -* list 1 -* list 2 -* list 3 -=> example.com link list 1 -=> example.com link list 2 -=> example.com link list 3 - -ok, now for another test: -will *strong* in-line text be converted? -as well as `code`, _emph_ and such? -what if *i _nest_ them* -what if *i _nest them* wrong_ ? -what about *breaking them -over two lines?* -- cgit 1.4.1-21-gabe81