void/extensions/markdown-math
Andrew Pareles 3b901ad60f init
2025-02-28 18:01:53 -08:00
..
notebook init commit 2024-09-10 19:37:36 -07:00
preview-styles init commit 2024-09-10 19:37:36 -07:00
src init commit 2024-09-10 19:37:36 -07:00
syntaxes init commit 2024-09-10 19:37:36 -07:00
.gitignore init commit 2024-09-10 19:37:36 -07:00
.npmrc init 2025-02-28 18:01:53 -08:00
.vscodeignore rebase from vscode f35c3823 2024-09-24 04:46:08 +00:00
cgmanifest.json init commit 2024-09-10 19:37:36 -07:00
esbuild.js init commit 2024-09-10 19:37:36 -07:00
extension-browser.webpack.config.js init commit 2024-09-10 19:37:36 -07:00
extension.webpack.config.js init commit 2024-09-10 19:37:36 -07:00
icon.png init commit 2024-09-10 19:37:36 -07:00
package-lock.json init 2025-02-28 18:01:53 -08:00
package.json init 2025-02-28 18:01:53 -08:00
package.nls.json init commit 2024-09-10 19:37:36 -07:00
README.md init commit 2024-09-10 19:37:36 -07:00
tsconfig.json init commit 2024-09-10 19:37:36 -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.