From 7706de0a2bba9997443c0ca2444add53e16dfd56 Mon Sep 17 00:00:00 2001 From: Dmitry Mazurov Date: Wed, 18 Mar 2020 14:45:10 +0300 Subject: [PATCH] Update Readme Signed-off-by: Dmitry Mazurov --- README.md | 42 +++++++++++++++++++----------------------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index a91d376..99a56ff 100644 --- a/README.md +++ b/README.md @@ -21,29 +21,25 @@ The editor is entirely customizable, from theming to toolbar buttons and javascr [![Preview](https://user-images.githubusercontent.com/3472373/51319377-26fe6e00-1a5d-11e9-8cc6-3137a566796d.png)](https://easymde.tk/) -## Quick access - -- [EasyMDE - Markdown Editor](#easymde---markdown-editor) - - [Quick access](#quick-access) - - [Install EasyMDE](#install-easymde) - - [How to use](#how-to-use) - - [Loading the editor](#loading-the-editor) - - [Editor functions](#editor-functions) - - [Configuration](#configuration) - - [Options list](#options-list) - - [Options example](#options-example) - - [Toolbar icons](#toolbar-icons) - - [Toolbar customization](#toolbar-customization) - - [Keyboard shortcuts](#keyboard-shortcuts) - - [Advanced use](#advanced-use) - - [Event handling](#event-handling) - - [Removing EasyMDE from text area](#removing-easymde-from-text-area) - - [Useful methods](#useful-methods) - - [How it works](#how-it-works) - - [SimpleMDE fork](#simplemde-fork) - - [Hacking EasyMDE](#hacking-easymde) - - [Contributing](#contributing) - - [License](#license) +- [Install EasyMDE](#install-easymde) +- [How to use](#how-to-use) + - [Loading the editor](#loading-the-editor) + - [Editor functions](#editor-functions) +- [Configuration](#configuration) + - [Options list](#options-list) + - [Options example](#options-example) + - [Toolbar icons](#toolbar-icons) + - [Toolbar customization](#toolbar-customization) + - [Keyboard shortcuts](#keyboard-shortcuts) +- [Advanced use](#advanced-use) + - [Event handling](#event-handling) + - [Removing EasyMDE from text area](#removing-easymde-from-text-area) + - [Useful methods](#useful-methods) +- [How it works](#how-it-works) +- [SimpleMDE fork](#simplemde-fork) +- [Hacking EasyMDE](#hacking-easymde) +- [Contributing](#contributing) +- [License](#license) ## Install EasyMDE