issues
search
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
Refactor plugin to work on a line-basis. Also fix #9
#10
Closed
Soreine
closed
7 years ago
Soreine
commented
7 years ago
Breaking change.
Changed the structure to have code lines within code blocks
Optimized a bit the Schema
Added option for Shift+Enter handling (must provide the type of the block to exit to)
Breaking change.