mirror of
https://github.com/YGGverse/gemtext-php.git
synced 2026-03-31 17:55:38 +00:00
add test document
This commit is contained in:
parent
ca9d927488
commit
9d035c8a26
1 changed files with 22 additions and 0 deletions
22
tests/data/document.gmi
Normal file
22
tests/data/document.gmi
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue