kylin-code/extensions/markdown-math
zy 2d209a8334 from 1.68.0 2022-06-14 14:37:10 +08:00
..
notebook from 1.68.0 2022-06-14 14:37:10 +08:00
preview-styles from 1.68.0 2022-06-14 14:37:10 +08:00
src from 1.68.0 2022-06-14 14:37:10 +08:00
syntaxes from 1.68.0 2022-06-14 14:37:10 +08:00
.gitignore from 1.68.0 2022-06-14 14:37:10 +08:00
.vscodeignore from 1.68.0 2022-06-14 14:37:10 +08:00
README.md from 1.68.0 2022-06-14 14:37:10 +08:00
cgmanifest.json from 1.68.0 2022-06-14 14:37:10 +08:00
esbuild.js from 1.68.0 2022-06-14 14:37:10 +08:00
extension-browser.webpack.config.js from 1.68.0 2022-06-14 14:37:10 +08:00
extension.webpack.config.js from 1.68.0 2022-06-14 14:37:10 +08:00
icon.png from 1.68.0 2022-06-14 14:37:10 +08:00
package.json from 1.68.0 2022-06-14 14:37:10 +08:00
package.nls.json from 1.68.0 2022-06-14 14:37:10 +08:00
tsconfig.json from 1.68.0 2022-06-14 14:37:10 +08:00
yarn.lock from 1.68.0 2022-06-14 14:37:10 +08:00

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.