vscode/extensions/markdown-language-features/notebook
Matt Bierner 2a4fb40a6e
Align list of supported tags in rendered markdown (#161544)
This expands the list of html tags we allow in markdown. To get this list, I've copied the list of tags from `markdownDocumentRenderer` into `dom` after  reviewing them

For #134514, I've also added `video` to the list of allowed tags
2022-09-22 18:25:48 -07:00
..
index.ts Align list of supported tags in rendered markdown (#161544) 2022-09-22 18:25:48 -07:00
tsconfig.json Initial support for syntax highlighting md code blocks in notebooks 2021-11-08 12:30:13 -08:00