gemrendr 0.3.1

Turns Gemtext into idiomatic HTML
Documentation
1
2
3
4
5
6
7
8
9
10
```
This one has no alt text.
```
```Things and stuff
This has alt text.
```The parser ignores this bit.
```gemtext
This has Gemtext markup.
=> gemini://geminiprotocol.net/docs/gemtext-specification.gmi Gemtext Specification
```