hunghg255 / reactjs-tiptap-editor

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://reactjs-tiptap-editor.vercel.app/
MIT License
207 stars 38 forks source link

Support custom format the content of the character count like characters/limit? #50

Closed phongphanh closed 1 month ago

phongphanh commented 1 month ago

I want to show {character}/{limit} instead of {characters} CHARACTERS. Can you support me to do that?

hunghg255 commented 1 month ago

I want to show {character}/{limit} instead of {characters} CHARACTERS. Can you support me to do that?

oke, I will check later