MMarkdown is an experimental package for rendering
Markdown that contains mathematical text. It uses MathJax
for the math text. See index.html
in ./app-math
for the needed MathJax setup.
At the present time, the version of Markdown is limited, albeit serviceable. See the demo at https://markdown.minilatex.app/ .
toHtml : List (Html.Attribute msg) -> String -> Html msg
MMarkdown.toHtml renders a string of Markdown text to Html