tlee-pb
December 20, 2024, 4:04pm
1
Hello there,
Is there any way to add additional option to the RichText editor?
I am trying to add
as addition.
Thanks.
Screenshots or video link
how to answer or it does not apply, feel free to remove it or leave it blank.*
Code stack you are integrating Builder with
NextJs
Hello @tlee-pb ,
Currently, the rich text editor in Builder.io does not support directly adding additional tag options. However, you can extend its capabilities by creating a custom plugin.
To get started, you can refer to the guide on creating plugins . Additionally, check out the existing rich text plugins on GitHub to see examples of how you can implement custom functionalities.
If you need further assistance or have any questions, feel free to reach out.
Thank you!