editor-js / header

Header Tool for Editor.js 2.0
MIT License
96 stars 122 forks source link

Once I add a header, I can't switch it back to paragraph #38

Closed akash-mitra closed 4 years ago

akash-mitra commented 4 years ago

In EditorJs, you can switch a paragraph to header.

image

But once I add a header, I can not switch it back to paragraph. I need to delete the entire header and type in the paragraph again.

image
akash-mitra commented 4 years ago

I needed to set inlineToolbar: true.