Commit f63ceed
Matt Bierner
Revert more specific class names for editor tokens
Reverts microsoft#103485
Fixes microsoft#106261
I believe that microsoft#103485 broke cases where the markdown renderer creates tokenized strings that are used outside of an editor's dom node (such as in hovers or in webviews)
The safest fix for now is to revert it. We can revist this and make the markdown renderer handle the tokenized output better next iteration1 parent 7ce6050 commit f63ceed
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | | - | |
405 | | - | |
406 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
0 commit comments