Jungwoo-An / react-editor-js

โš›๏ธ๐Ÿ“The unofficial editor-js component for React
https://codesandbox.io/s/react-editor-js-v2-34bfl
MIT License
954 stars 77 forks source link

Limiting Block Types #149

Closed PurplePineapple123 closed 3 years ago

PurplePineapple123 commented 3 years ago

Is there a way to limit the amount of a certain type of block that can be added to the editor? For example, if we wanted to limit the header tool to 3 per document, how would we go about doing that? Thank you!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Jungwoo-An commented 3 years ago

@PurplePineapple123 Hi! First of all, thanks for your interest! ๐Ÿ‘‹

I'm sorry for the late! There's no way.

Thanks!