Implementing Headings feature in RichEditor

I'm moving an application from filament 3 to 4 and i noticed that the RichEditor does not support heading tags other than h1,h2,h3 out of the box unlike the tiptap plugin. I'm unclear on how to re implement this feature in RichEditor.
Solution:
Nvm apparently i just had to register it as a plugin, it's not as neat as tiptap plugin but it works.
Jump to solution
1 Reply
Solution
Aivirth
Aivirth2mo ago
Nvm apparently i just had to register it as a plugin, it's not as neat as tiptap plugin but it works.

Did you find this page helpful?