Update README.md

This commit is contained in:
Wes Cossick 2016-10-25 14:29:53 -05:00 committed by GitHub
parent 6abda7ab68
commit d886ac2485

View file

@ -1,3 +1,5 @@
Just for testing purposes...
# SimpleMDE - Markdown Editor
A drop-in JavaScript textarea replacement for writing beautiful and understandable Markdown. The WYSIWYG-esque editor allows users who may be less experienced with Markdown to use familiar toolbar buttons and shortcuts. In addition, the syntax is rendered while editing to clearly show the expected result. Headings are larger, emphasized words are italicized, links are underlined, etc. SimpleMDE is one of the first editors to feature both built-in autosaving and spell checking.