konstantinmuenster / strapi-plugin-rich-text

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

feat: character and words count display #9

Closed SalahAdDin closed 4 months ago

SalahAdDin commented 4 months ago

What does it do?

It adds a display for character and word counts.

Why is it needed?

Content managers would like to count the characters and words in the content to fit it better to the SEO conventions.

How to test it?

Write your content, look on the right bottom corner, you will see the counter.

Notes