sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.8k stars 1.12k forks source link

Get Text without markups for validation and character count #712

Open eleopardstudios opened 5 years ago

eleopardstudios commented 5 years ago

Hi, Thanks for the great plugin. Is there any way to get the text without the markups like '*' etc. So that we can apply different validation and character count as per our project requirements.