mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 10:19:02 +00:00
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