SublimeText-Markdown / MarkdownEditing

Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
MIT License
3.19k stars 647 forks source link

How to render Latex Equations (i.e. MathJax) #774

Closed vgoklani closed 1 week ago

vgoklani commented 1 month ago

For the latest MarkdownEditing release, how do we automatically render latex equations?

Following up from here:

deathaxe commented 1 month ago

MarkdownEditing doesn't provide any (Live-)Preview features.

There's a Markdown Images package to render images inline. Maybe a plugin like that could also create images from equations and display them.