Matt Bierner
8b7264a91d
Add MarkdownString.supportsHtml ( #132182 )
...
Fixes #40607
This change introduces a new `supportsHtml` property on `MarkdownString` that can be used to enable rendering of a safe subset of tags and attributes inside of markdown strings
For backwards compatibility, `supportsHtml` will default to false and must be explicitly enabled by extensions
This PR will need to go in after we adopt dompurify (#131950 ) which should provide better control over how we actually go about sanitizing rendered html
2021-09-03 12:33:00 -07:00
..
2021-08-09 11:24:35 -07:00
2021-08-18 13:30:27 +02:00
2021-09-02 10:48:38 -04:00
2021-06-29 00:27:04 +02:00
2021-09-03 13:47:01 -04:00
2021-09-01 16:54:09 -07:00
2021-08-03 16:21:04 -07:00
2021-09-01 16:54:09 -07:00
2021-07-09 09:22:56 -07:00
2021-07-07 13:22:38 +02:00
2021-09-02 15:17:58 -04:00
2021-08-27 12:12:53 +02:00
2021-06-11 16:06:17 +02:00
2021-06-25 15:18:04 -07:00
2021-09-03 13:47:01 -04:00
2021-06-29 00:27:04 +02:00
2021-09-01 10:40:26 +02:00
2021-06-25 14:24:12 +02:00
2021-08-27 11:47:22 +02:00
2021-07-24 10:44:49 -07:00
2021-08-26 12:05:15 +02:00
2021-09-02 09:00:44 +02:00
2021-06-30 18:02:11 -04:00
2021-06-15 15:06:23 +02:00
2021-08-17 09:57:57 -07:00
2021-06-30 10:38:34 +02:00
2021-07-21 12:16:58 -07:00
2021-08-17 09:57:57 -07:00
2021-06-10 11:18:46 +02:00
2021-06-07 17:47:34 +02:00
2021-08-20 18:33:44 -07:00
2021-07-21 10:12:13 -07:00
2021-07-16 14:37:15 +02:00
2021-09-01 11:25:13 -07:00
2021-08-04 18:40:44 -04:00
2021-08-19 08:03:58 -07:00
2021-08-20 10:50:25 +02:00
2021-06-29 00:27:04 +02:00
2021-08-23 15:00:19 +02:00
2021-08-24 14:37:21 -07:00
2021-08-30 15:37:44 -07:00
2021-08-12 17:16:32 -07:00
2021-07-08 18:56:30 -04:00
2021-08-16 13:19:11 +02:00
2021-06-17 16:13:54 +02:00
2021-09-03 12:33:00 -07:00
2021-09-03 12:33:00 -07:00
2021-09-02 13:24:49 -07:00
2021-07-07 13:22:38 +02:00
2021-06-22 18:43:08 +02:00
2021-08-23 17:54:13 +02:00