jxxcarlson / elm-markdown / Markdown.LaTeX

Use Markdown.LaTeX.export someText to convert Markdown text to MiniLaTeX. Imperfect but serviceable. The app in ./Demos/simple illustrates the use of this function.

Live demo.

export : String -> String