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.
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.
This command converts a single markdown file to latex and writes to contents to a new .text file or to stdout.