Markdown Preview 1.0

A simple Mootools class to preview Markdown or HTML changes as you type using showdown.js.



Details

Author
Craig Wann
Current version
1.0
GitHub
craigwann/markdown_preview
Downloads
1870
Category
Interface
Tags
Report
GitHub Issues

Releases


How to use

new MarkdownPreview(el, {
    text_field: '.markdown_field',
    preview_container: '.markdown_output'
});

JSFiddle Demo


Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus