easy-markdown-editor
easy-markdown-editor copied to clipboard
Add maxNoOfCchars / maxNoOfWords property
Could we add a feature such that would allow us to put a maximum number of characters/ words that the user can enter in the editor? Such that when the user reaches that, he will not be able to type in it again. Preferably also adding the ability to call a callback for that event.