frantic / copy-with-syntax

Copy buffer content with syntax highlighting
http://frantic.im/copy-with-syntax
MIT License
21 stars 2 forks source link

Update copy-with-syntax.js #8

Open Hip0 opened 7 years ago

Hip0 commented 7 years ago

Fix issue #7

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.