mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 21:01:05 +01:00
Merge pull request #262232 from mjbvz/rigid-dinosaur
Still allow class attrs in rendered markdown docs
This commit is contained in:
@@ -177,6 +177,7 @@ function sanitize(documentContent: string, sanitizerConfig: MarkdownDocumentSani
|
||||
...allowedMarkdownHtmlAttributes,
|
||||
'name',
|
||||
'id',
|
||||
'class',
|
||||
'role',
|
||||
'tabindex',
|
||||
'placeholder',
|
||||
|
||||
Reference in New Issue
Block a user