vscode/extensions/markdown-math
2023-06-20 23:31:26 +02:00
..
notebook Switch to published markdown-it-katex package (#172956) 2023-01-31 13:02:35 -08:00
preview-styles
src Add macros entry to markdown-math configuration (#180458) 2023-06-20 23:31:26 +02:00
syntaxes Fix wrong language scope in markdown inline math expression (#172957) 2023-02-01 06:44:37 -08:00
.gitignore Scaffold out basic markdown language server (#154293) 2022-07-06 16:03:24 -07:00
.vscodeignore
cgmanifest.json
esbuild.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Add macros entry to markdown-math configuration (#180458) 2023-06-20 23:31:26 +02:00
package.nls.json Add macros entry to markdown-math configuration (#180458) 2023-06-20 23:31:26 +02:00
README.md
tsconfig.json
yarn.lock Switch to published markdown-it-katex package (#172956) 2023-01-31 13:02:35 -08: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.