GitbookIO / slate-edit-code

A Slate plugin for code block editing
https://gitbookio.github.io/slate-edit-code/
Apache License 2.0
43 stars 34 forks source link

Prism highlighting does not update all lines when changing syntax #17

Closed echenley closed 6 years ago

echenley commented 7 years ago

This probably has something to do with the lines refactor: https://github.com/GitbookIO/slate-edit-code/pull/10. The more basic Slate code-highlighting example does not have this issue: http://slatejs.org/#/code-highlighting

Steps to Reproduce

Soreine commented 6 years ago

Fixed in https://github.com/GitbookIO/slate-prism/pull/5