2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-18 15:34:28 -06:00

Merge pull request #33 from NextStepWebs/development

Update README.md
This commit is contained in:
Wes Cossick 2015-07-20 11:52:17 -05:00
commit 383c7fdb9e

View File

@ -155,7 +155,7 @@ CodeMirror is the backbone of the project and parses much of the markdown syntax
As mentioned earlier, SimpleMDE is an improvement of [lepture's Editor project](https://github.com/lepture/editor). So you might be wondering, what's changed? Quite a bit actually. Here's some notable changes:
- Upgraded from CodeMirror 3 to CodeMirror 5
- Many changes to the style, appearance, and userfriendliness
- Many changes to the style, appearance, and user friendliness
- Interface more closely resembles Bootstrap
- Now mobile friendly
- Option to autosave the text as you type
@ -166,3 +166,5 @@ As mentioned earlier, SimpleMDE is an improvement of [lepture's Editor project](
- Improved as-you-type appearance of headers and code blocks
- Simplified the toolbar
- Many new options during instantiation
- New icons and tooltips
- Additional keyboard shortcuts