konstantinmuenster / strapi-plugin-rich-text

A WYSIWYG editor for your rich text fields
MIT License
9 stars 4 forks source link

feat: #7 add color, highlight extensions and fix text align buttons #19

Open SalahAdDin opened 3 months ago

SalahAdDin commented 3 months ago

What does it do?It adds the Tiptap's color, highlight and text style extensions, their buttons, a color picker for the color, and the text align missing buttons.

Why is it needed?

Some content editors would want to highlight text and change its color.

Text Align extension is enabled but no buttons are handling it.

How to test it?

Write your content, select the text you want to modify, and change its alignment, color, or highlight it.

https://github.com/user-attachments/assets/37889178-e259-40e2-9058-d0e628522ad7

Notes