appleple / smartblock

intuitive block based wysiwyg editor built with React and ProseMirror
https://appleple.github.io/smartblock/
MIT License
311 stars 27 forks source link

How to add a block? #12

Closed Doogiemuc closed 3 years ago

Doogiemuc commented 3 years ago

How can an end user add a block?

Is there a keyboard shortcut for that?

Is it possible to add a new block in between?

Doogiemuc commented 3 years ago

[SOLVED] OK I found out how. But please take this as an example. Not obvious to find.

Feature Suggestion: Ideally next to the move-up/down icons there should be icons for: add block before/after