# [gemmula-altera](https://hackage.haskell.org/package/gemmula-altera) ***(Discontinued)***
A tiny Gemtext (`text/gemini`) converter, built on the [gemmula](https://hackage.haskell.org/package/gemmula) library.
Supports encodings for:
* [Markdown](https://hackage.haskell.org/package/gemmula-altera/docs/Text-Gemini-Markdown.html) ([CommonMark](https://spec.commonmark.org/current))
* [HTML](https://hackage.haskell.org/package/gemmula-altera/docs/Text-Gemini-Web.html)
See the repository [page](https://codeberg.org/sena/gemmula/src/commit/2fbca325abf875db71739a4242fe181de8a84cf6/gemmula-altera#readme) for the (also) tiny command line app usage.
The documentation is available at [Hackage](https://hackage.haskell.org/package/gemmula-altera).