Add one more bullet point

This commit is contained in:
Ben Ogle
2014-11-17 14:11:21 -08:00
parent 041d3f5c4c
commit 856370f522

View File

@@ -29,6 +29,7 @@ Text editor content is now rendered in the shadow DOM, which shields it from bei
* Gutter decorations
* Line decorations
* Scrollbar styling
* Anything targeting a child selector of `.editor`
During a transition phase, it will be possible to enable or disable the text editor's shadow DOM in the settings, so themes will need to be compatible with both approaches.