Commit test .gmi file

This commit is contained in:
Nathan Fisher 2023-10-22 18:51:23 -04:00
parent 56e4b87fcb
commit c20957b1be
2 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ test/output/
test/*
!test/*.c
!test/Makefile
!test/*.gmi
*.o
*.a
*.so

13
test/test0.gmi Normal file
View file

@ -0,0 +1,13 @@
# A Test Gemtext file
## Used for testing the parser in normal operation
This is a simple gemtext file used for testing the gemtext parser. There's nothing particularly special about it and we're not using it to test any edge cases. For now, we are only concerned with how the parser handles well-formatted gemtext such as this.
> Walk before you run.
> - Anonymous
### Let's check a list
* First item
* second item
=> gemini://example.org/test.gmi This is a link