Open
Description
Support for line breaks is needed, especially in code blocks.
Probably best to use the meta key (e.metaKey) modifier to add line breaks instead of creating a new block.
Code blocks: '\n' should work fine if we wrap with
Paragraphs: we'll need to insert a '
' as an inline tag and convert on exit