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.

Home Page:https://simplemde.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview mode by default

Gigamick opened this issue · comments

commented

I don't want to see the HTML markup in my editor view. I just want to see the rendered output. Is this possible?

@Gigamick There is a function togglePreview() on your SimpleMDE Object, you could call that after assigning the editor to textarea