Files
vscode/extensions/markdown-language-features
Matt Bierner 920a00d09d Use markdown renderer for text/latex (#139154)
Fixes #123144

Uses the standard markdown renderer for `text/latex` outputs. This enables support for python outputs such as:

```python
%%latex
Given : $\pi = 3.14$ , $\alpha = \frac{3\pi}{4}\, rad$
```
2022-01-19 13:26:52 -08:00
..
2021-10-18 17:13:44 -07:00
2022-01-19 16:18:14 -05:00
2021-04-28 10:44:25 -07:00
2022-01-19 15:57:17 -05:00

Language Features for Markdown files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Markdown in Visual Studio Code to learn about the features of this extension.