# [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)
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).