# [gemmula-altera](https://hackage.haskell.org/package/gemmula-altera) A tiny Gemtext (`text/gemini`) converter, built on [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) for (also) tiny command line app usage. The documentation is available at [Hackage](https://hackage.haskell.org/package/gemmula-altera). You can find more information and related modules at the [Codeberg repository](https://codeberg.org/sena/gemmula).