Markdow Editor/Previewer
July 31, 2016 ยท View on GitHub
GitHub-esque Markdown Editor and Markdown Previewer using CommonMark (Remarkable).

-
The Markdown Editor includes a previewer inside it. To see a preview, simply press
Alt+PandEscto resume editing. -
By default, the styles look like the GitHub flavour but you can reset this by adding the
simpleclass to the element. -
Any text pasted in which has hidden HTML elements (not HTML as plain text) will be intercepted and pasted in as
text/plain.
Usage
markdown-editor
State
-
value = '': The (markdown) text value of the component -
preview = false: Whether the component is in preview or edit mode
markdown-preview
State
value = '': The (markdown) text value that is displayed