Files
vscode/extensions/markdown-math
Matt Bierner 8b688986b7 Enable rendering of bare math blocks in notebooks
Fixes #133390

Adds support for math blocks that just start with `\begin` instead of being wrapped in dollar signs
2021-10-11 19:08:44 -07:00
..
2021-08-05 14:55:55 -07:00
2021-08-05 14:00:36 -07:00
2021-07-26 11:47:38 -07:00
2021-07-01 10:18:50 -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.