Update README.md

pull/4/head
Wes Cossick 9 years ago
parent 7466d72c02
commit a9499c5c91

@ -1,7 +1,9 @@
# SimpleMDE - Markdown Editor
A drop-in JavaScript textarea replacement for writing beautiful and understandable markdown. The WYSIWYG-esque editor allows users to modify the markdown with toolbar buttons and shortcuts. WYSIWYG editors that produce HTML are often complex and buggy. Markdown solves this problem in many ways, but is less visually clear while editing. SimpleMDE has been designed to bridge this gap for non-technical users who are less familiar with or just learning Markdown syntax.
![Preview](http://i.imgur.com/b9hFHFT.png)
[Demo](http://nextstepwebs.github.io/simplemde-markdown-editor)
[![Preview](http://i.imgur.com/b9hFHFT.png)](http://nextstepwebs.github.io/simplemde-markdown-editor)
## Quickstart
Available on [jsDelivr](http://www.jsdelivr.com/about.php)

Loading…
Cancel
Save