mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-24 10:24:29 -06:00
Add summary
This commit is contained in:
parent
a4a89775dc
commit
e0e988d463
21
README.md
21
README.md
@ -22,6 +22,27 @@ The editor is entirely customizable, from theming to toolbar buttons and javascr
|
||||
[](https://easymde.tk/)
|
||||
|
||||
|
||||
## 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 textarea](#removing-easymde-from-textarea)
|
||||
- [Useful methods](#useful-methods)
|
||||
- [How it works](#how-it-works)
|
||||
- [SimpleMDE fork](#simplemde-fork)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
## Install EasyMDE
|
||||
|
||||
Via [npm](https://www.npmjs.com/package/easymde).
|
||||
|
Loading…
x
Reference in New Issue
Block a user