vscode/extensions/markdown-math
Matt Bierner 5980b0f835 Pick up latest markdown-it-katex 2024-12-12 14:46:28 -08:00
..
notebook Enable rendering of `math` fenced code blocks (#219820) 2024-07-11 11:53:56 -07:00
preview-styles
src Adds support for Github-style fenced math blocks in markdown editor and preview (#213750) 2024-07-12 04:51:37 +00:00
syntaxes Adds support for Github-style fenced math blocks in markdown editor and preview (#213750) 2024-07-12 04:51:37 +00:00
.gitignore
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md
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-lock.json Pick up latest markdown-it-katex 2024-12-12 14:46:28 -08:00
package.json Pick up latest markdown-it-katex 2024-12-12 14:46:28 -08:00
package.nls.json Add `macros` entry to markdown-math configuration (#180458) 2023-06-20 23:31:26 +02:00
tsconfig.json

README.md

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.