From 6df3d321d9b67c4541f50158b087d37c4b22e886 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 12 Nov 2023 11:16:56 +0100 Subject: initial commit --- test/gemtext.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 test/gemtext.php (limited to 'test/gemtext.php') diff --git a/test/gemtext.php b/test/gemtext.php new file mode 100644 index 0000000..2cf7ed7 --- /dev/null +++ b/test/gemtext.php @@ -0,0 +1,27 @@ + quote + + => /link + => /link link + GEMTEXT); + +var_dump($parser->parse()); -- cgit v1.2.3