# gmi2html A small library (and CLI tool) that converts Gemini text to HTML. To run tests and build: ```shell make ``` Running: ```shell ./dist/gmi2html gemtext.html ```