Awesome
goldmark-latex
A LaTeX renderer for Goldmark. Produce .tex
files from markdown.
This renderer seeks to be as extensible as Goldmark itself. Please file an issue if it does not meet your requirements.
Results
So far this implementation renders the CommonMark specification with the exception of embedded HTML. It does have some bugs related to undefined ASCII sequences. Any help is appreciated.
md2latex program
This command converts a single markdown file to latex and writes to contents to a new .text file or to stdout.