website/testing/output/output.gmi

33 lines
574 B
Plaintext

Navigation:
=> src/index.gmi home
=> index.gmi/src/useful useful
=> index.gmi/src/notes notes
=> src/sitemap.gmi sitemap
=> src/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.