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.79k stars 1.12k forks source link

Editing in preview mode #812

Closed mikeerickson closed 2 years ago

mikeerickson commented 3 years ago

Is it possible to edit documents in preview mode. So far as I can tell, when in preview mode, the document is read only.

Gigamick commented 2 years ago

Looks like this project isn't supported anymore but yeah, this is a deal breaker for me.

The users of my app aren't tech savvy (I had one customer complaint because they didn't know what "copied to clipboard" meant) and if they see asterisks and underscores appearing in their copy they will think it's broken.

mikeerickson commented 2 years ago

@GigaMick well, I guess will mark this one off my list. I am looking at EasyMD but it has been a real PITA getting integrated into a VueJS app.

Gigamick commented 2 years ago

@GigaMick well, I guess will mark this one off my list. I am looking at EasyMD but it has been a real PITA getting integrated into a VueJS app.

@mikeerickson cheers for the tip. I'll check it out and see how I get integrating it into a straight up Laravel app.