code-farmer-i / vue-markdown-editor

A markdown editor built on Vue
https://code-farmer-i.github.io/vue-markdown-editor/
MIT License
1.1k stars 109 forks source link

Is it possible for this use inline formatting to avoid the need for a separate preview? #206

Open ProNotion opened 1 year ago

ProNotion commented 1 year ago

Like many other WYSIWYG editors work - is it possible for the editor to display in-line formatting which would mean there is no need for a separate preview and no need for non-technical writers to see markdown while they are editing? When saved it would still return and save the raw markdown.