mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 15:02:51 +02:00
Add @convertkit/slate-lists to plugins page (#2615)
This commit is contained in:
committed by
Ian Storm Taylor
parent
9694b22846
commit
a3f91e139f
@@ -12,6 +12,7 @@ Plugins that add specific behaviors to your editor.
|
||||
| [`slate-code`](https://yarnpkg.com/en/package/@convertkit/slate-code) | Adds code block editing behaviors to an editor |  |
|
||||
| [`slate-collapse-on-escape`](https://yarnpkg.com/en/package/slate-collapse-on-escape) | Collapse the selection when users hit <kbd>esc</kbd>. |  |
|
||||
| [`slate-drop-or-paste-images`](https://yarnpkg.com/en/package/slate-drop-or-paste-images) | Allows users to insert images by drag-dropping or copy-pasting. |  |
|
||||
| [`slate-lists`](https://yarnpkg.com/en/package/@convertkit/slate-lists) | Adds ordered and unordered list editing behaviors to an editor. |  |
|
||||
| [`slate-mark-hotkeys`](https://yarnpkg.com/en/package/slate-mark-hotkeys) | Adds common hotkey formatting utils to an editor. |  |
|
||||
| [`slate-no-empty`](https://yarnpkg.com/en/package/slate-no-empty) | Prevents documents from being empty. |  |
|
||||
| [`slate-paste-linkify`](https://yarnpkg.com/en/package/slate-paste-linkify) | Automatically linkify URLs when they are pasted. |  |
|
||||
|
Reference in New Issue
Block a user