2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-02 23:54:28 -06:00

Update README.md

This commit is contained in:
Wes Cossick 2015-06-22 13:25:55 -05:00
parent c2df6dd66f
commit b79407a248

View File

@ -56,7 +56,7 @@ new Markdownify({
});
```
### What's changed?
## What's changed?
As mentioned earlier, Markdownify 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