How do I create custom extension, say for Heading?
In the doc it is mentioned to extend the Base Class, but what if I want to add a custom class to it?
Is it similar to tiptap, wherein the we need to define it in the schema/doc?
Also can you explain what menuBtnView (editorContext) {} expects and needs to return.
Thanks.
Great work on the plugin!