Merge d886ac2485c8fdbdb6f18995f7f7b216b6c3e780 into 547ddfd9d5b14a5890b089da43f01f31669ec1a0

This commit is contained in:
Wes Cossick 2017-03-04 10:47:15 +00:00 committed by GitHub
commit da99aab107

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.