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

@ -31,7 +31,7 @@ Try [**the demo**](https://easymde.tk/)!
- [Editor functions](#editor-functions) - [Editor functions](#editor-functions)
- [Configuration](#configuration) - [Configuration](#configuration)
- [Options list](#options-list) - [Options list](#options-list)
-[Options example](#options-example) - [Options example](#options-example)
- [Toolbar icons](#toolbar-icons) - [Toolbar icons](#toolbar-icons)
- [Toolbar customization](#toolbar-customization) - [Toolbar customization](#toolbar-customization)
- [Keyboard shortcuts](#keyboard-shortcuts) - [Keyboard shortcuts](#keyboard-shortcuts)
@ -40,7 +40,7 @@ Try [**the demo**](https://easymde.tk/)!
- [Removing EasyMDE from text area](#removing-easymde-from-text-area) - [Removing EasyMDE from text area](#removing-easymde-from-text-area)
- [Useful methods](#useful-methods) - [Useful methods](#useful-methods)
- [How it works](#how-it-works) - [How it works](#how-it-works)
- [EasyMDE fork](#easymde-fork) - [SimpleMDE fork](#simplemde-fork)
- [License](#license) - [License](#license)
## Why not a WYSIWYG editor or pure Markdown? ## 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. [Marked](https://github.com/chjj/marked) using GFM.
## EasyMDE fork ## SimpleMDE fork
I originally made this fork to implement FontAwesome 5 compatibility into I originally made this fork to implement FontAwesome 5 compatibility into
EasyMDE. When that was done I submitted a EasyMDE. When that was done I submitted a