From bfa19bed4bddfa0e7605db958fde56769b82a48e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20Jourdane?= Date: Mon, 11 Feb 2019 11:56:41 +0100 Subject: [PATCH] minor fixes on readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69d527b..2c97a37 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Try [**the demo**](https://easymde.tk/)! - [Editor functions](#editor-functions) - [Configuration](#configuration) - [Options list](#options-list) - -[Options example](#options-example) + - [Options example](#options-example) - [Toolbar icons](#toolbar-icons) - [Toolbar customization](#toolbar-customization) - [Keyboard shortcuts](#keyboard-shortcuts) @@ -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