Closed echenley closed 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
var line1; var line2;
Fixed in https://github.com/GitbookIO/slate-prism/pull/5
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