Important note: I am no longer actively maintaining this repository, it was a simple tool for a simple project that I will not be taking further. If you have an interest in the future of this sort of thing then I suggest you head on over to this excellent fork that really kicks things up a notch with:
- HTML safety
- URL safety
- Tests!
- Being able to use it as a library
https://git.sr.ht/~aw/gmi2html
Reads Gemtext from stdin and writes the HTML equivalent to stdout.
gmi2html < page.gmi > page.html