vscode/extensions/markdown-math
2024-03-29 21:07:15 +01:00
..
notebook Fix markdown-it-katex error (#202393) 2024-01-12 18:46:08 -08:00
preview-styles
src Fix markdown-it-katex error (#202393) 2024-01-12 18:46:08 -08:00
syntaxes
.gitignore
.vscodeignore
cgmanifest.json
esbuild.js
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Pick up latest katex (#202776) 2024-01-18 15:18:39 -08:00
package.nls.json
README.md
tsconfig.json
yarn.lock chore: bump katex (#209141) 2024-03-29 21:07:15 +01: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.