bustle / mobiledoc-kit

A toolkit for building WYSIWYG editors with Mobiledoc
https://bustle.github.io/mobiledoc-kit/demo/
MIT License
1.55k stars 150 forks source link

Option to continue to text section after inserting card #776

Closed gpoitch closed 2 years ago

gpoitch commented 2 years ago

Adds an Editor option continueToTextAfterCard that inserts an empty text section or moves to next text section after a card is inserted. Prior to this you couldn't continue typing or insert an atom without first pressing enter to create a new section.

Closes #590

gpoitch commented 2 years ago

Closing for now as it's possible without direct integration, although this would be convenient. Could revisit with more feedback.