Files
vscode/extensions/markdown-math
AlbertHilb 7e6b007dd5 Pass one shared macros object into every call to katex renderer (#148006)
* Pass one shared `macros` object into every call to katex
renderer.

* Reset the `macros` object at each new
re-rendering.
2022-05-02 09:45:06 -07:00
..
2022-02-18 20:38:55 +01:00
2022-03-24 14:13:39 -07:00
2021-07-26 11:47:38 -07:00
2021-07-01 10:18:50 -07:00

Markdown Math

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Adds math rendering using KaTeX to VS Code's built-in markdown preview and markdown cells in notebooks.