withspectrum/draft-js-markdown-plugin

Enter key seems broken?

Rosey opened this issue · 0 comments

Rosey commented

Sorry another one :)

In a code block the enter key doesn't seem to work how I'd expect, when I hit enter nothing happens.

In a blockquote it breaks you out of the blockquote. However, I'm using another plugin, block-breakout-plugin (https://github.com/icelab/draft-js-block-breakout-plugin), to handle using the enter key to break out of block entities and I feel like if this plugin has its own breakout functionality that might be a bit over-scoped/too opinionated for the feature it's supposed to be providing?