2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

minor fixes on readme

This commit is contained in:
Nathanaël Jourdane 2019-02-11 11:56:41 +01:00
parent 48692424d2
commit bfa19bed4b

View File

@ -40,7 +40,7 @@ Try [**the demo**](https://easymde.tk/)!
- [Removing EasyMDE from text area](#removing-easymde-from-text-area)
- [Useful methods](#useful-methods)
- [How it works](#how-it-works)
- [EasyMDE fork](#easymde-fork)
- [SimpleMDE fork](#simplemde-fork)
- [License](#license)
## Why not a WYSIWYG editor or pure Markdown?
@ -480,7 +480,7 @@ bottom, respectively. Previews are rendered by
[Marked](https://github.com/chjj/marked) using GFM.
## EasyMDE fork
## SimpleMDE fork
I originally made this fork to implement FontAwesome 5 compatibility into
EasyMDE. When that was done I submitted a