diff --git a/tests/data/document.gmi b/tests/data/document.gmi new file mode 100644 index 0000000..c0094f2 --- /dev/null +++ b/tests/data/document.gmi @@ -0,0 +1,22 @@ +# H1 +## H2 +### H3 + +=> https://geminiprotocol.net +=> gemini://link 1965-01-19 +=> gemini://link 1965-01-19 The Gemini Program + +* Listing item 1 +* Listing item 2 +* Listing item 3 + +```inline code``` + +``` alt text +multi + line preformatted code +``` + +> quoted string + +plain text \ No newline at end of file