mdmath
mdmath copied to clipboard
LaTeX Math for Markdown inside of Visual Studio Code.
The title is self-explaining. Is there something I'm missing? I also tried `ext install goessner.mdmath` but it didn't produce any result. Thanks! ### Environment ```text Operating system: Debian testing VSCode...
### Summary Would it be possible to add parsing of tex preambles? i.e. Preambles stored in latex as .tex or .sty files? Importing a single file that I use with...
### Summary `gitlab` Delimiters no longer working ### Expected behavior Specifying `"mdmath.delimiters": "gitlab",` in `settings.json` and then blocking code out with ```math ... ```` delimiters would render LaTeX blocks as...
Is there a way to encode the HTML page's title in the markdown source file?
Thank you for the great work! This is an awesome plugin. Is there any way to get mdmath to read the macro definitions directly from the md file I'm editting?...
### Summary When there is too much text in a single line, there will be a preview error with spaces. This problem will disappear when the width of the preview...
What is the best way to create links to documents that work in both the Markdown Preview and the standalone HTML version? Say that I'm typing `fileB.md` and I want...
### Summary I want to write math in `` but it doesn't get rendered. I wonder if it supported at all. ### Expected behavior I expect to see rendered math...
Thank you for your great work! md-math is really great, it makes beautiful typesetting so much easier to access. ### Summary I want to recreate the links to references as...
### Summary The text coloring between matched $ signs is occasionally incorrect ### Expected behavior text between \$ signs is colored red ### Actual behavior text from some point onwards...