mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-21 08:54:28 -06:00
commit
383c7fdb9e
@ -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:
|
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
|
- 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
|
- Interface more closely resembles Bootstrap
|
||||||
- Now mobile friendly
|
- Now mobile friendly
|
||||||
- Option to autosave the text as you type
|
- 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
|
- Improved as-you-type appearance of headers and code blocks
|
||||||
- Simplified the toolbar
|
- Simplified the toolbar
|
||||||
- Many new options during instantiation
|
- Many new options during instantiation
|
||||||
|
- New icons and tooltips
|
||||||
|
- Additional keyboard shortcuts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user