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