mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
add test document
This commit is contained in:
parent
a71a17b920
commit
c820ae0b96
1 changed files with 25 additions and 0 deletions
25
tests/document.gmi
Normal file
25
tests/document.gmi
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
# H1
|
||||||
|
## H2
|
||||||
|
### H3
|
||||||
|
|
||||||
|
=> gemini://geminiprotocol.net
|
||||||
|
=> gemini://geminiprotocol.net 1965-01-19
|
||||||
|
=> gemini://geminiprotocol.net Gemini
|
||||||
|
|
||||||
|
* Listing item 1
|
||||||
|
* Listing item 2
|
||||||
|
* Listing item 3
|
||||||
|
|
||||||
|
```inline code```
|
||||||
|
|
||||||
|
``` alt text
|
||||||
|
multi
|
||||||
|
line code
|
||||||
|
```
|
||||||
|
|
||||||
|
> quoted string
|
||||||
|
|
||||||
|
paragraph line 1
|
||||||
|
paragraph line 2
|
||||||
|
|
||||||
|
paragraph 2
|
||||||
Loading…
Add table
Add a link
Reference in a new issue