mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 21:52:44 +01:00
c456c9dbe1
As void-nodes now can be deleted, use a schema rule to normalize the document, and insert a paragraph when empty. Delete old "onDocumentChange" handler.
Images Example
This example shows you how you can use "void" nodes to render content that has no text in it, like images.
Check out the Examples readme to see how to run it!