website/testing/output/index.gmi

32 lines
583 B
Plaintext

Navigation:
=> testing/input/index.gmi home
=> testing/input/notes/index.gmi notes
=> testing/input/sitemap.gmi sitemap
=> testing/input/feed.atom feed
=> http://git.vern.cc/techn0path/ git
# Testing Input
This is testing input.
And this text should be <escaped>, so that the characters work in 'HTML.
> Quotes should work.
> - Me
```
And code should work too.
Right?
> Well quotes within code don't work.
```
* Unordered lists
* should work properly, hopefully
* And spaces seperate lists
## Level 2 Subheadings work
### Level 3 Subheadings work
#### But not beyond that.