mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
@@ -1328,6 +1328,7 @@ function newInsaneOptions(allowedTags: string[], allowedAttributesForAll: string
|
||||
const value: InsaneOptions = {
|
||||
allowedTags,
|
||||
allowedAttributes,
|
||||
allowedSchemes: ['http', 'https', 'command']
|
||||
};
|
||||
return value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user