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

Fix normalization of empty blocks and inlines inside code containers #43

Closed Soreine closed 6 years ago

Soreine commented 6 years ago

See failing tests.

In particular, it fixes an infinite loop when normalizing a code container with just an empty paragraph.