Moved https://github.com/ttakuru88/textarea-markdown-editor
jquery.textarea-markdown-editor
Demo
Install
via Bower
bower install jquery.textarea-markdown-editorUsage
$('textarea').markdownEditor();Demo
dist/index.html Browser Support
- Chrome
- Safari
- Firefox
- IE9+
Development
Install
gem install grunt-cli npm install bower installBuild
gruntRun spec
karma start
