"Add support for LaTeX formula rendering when rendering markdown (#158)"
Just add `KatexMarkdownJS()` to your `hdrs`, and any blocks with class `marked` will be turned into markdown, and LaTeX math will be rendered using Katex.
LaTeX Formula Rendering Support Added to Markdown
By
–
Leave a Reply