gmi-web/example/test.gmi
2021-02-02 22:34:26 +00:00

34 lines
1.1 KiB
Plaintext

# heading 1
## heading 2
### heading 3
checkout this empty line:
* and
* this
* list
> here's what a blockquote is like
```pre tags can have title text
preformatted text
means that it already has formatting
which means it should show
as is
```
<b>watch out!</b> a gemtext line could have html in it that you'll need to escape!
=> https://codeberg.org/talon/gmi-web
=> https://codeberg.org/talon/gmi-web links can have text too
=> https://www.learningcontainer.com/wp-content/uploads/2020/07/Large-Sample-Image-download-for-Testing.jpg JPG image that can render inline!
=> https://www.learningcontainer.com/wp-content/uploads/2020/02/Kalimba.mp3 MP3 audio that can render inline!
=> https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4 MP4 Video that can render inline!
### w/ no "titles"
=> https://www.learningcontainer.com/wp-content/uploads/2020/07/Large-Sample-Image-download-for-Testing.jpg
=> https://www.learningcontainer.com/wp-content/uploads/2020/02/Kalimba.mp3
=> https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4