mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
Add @convertkit/slate-code to docs (#2568)
This commit is contained in:
committed by
Ian Storm Taylor
parent
8a0baac696
commit
58709123dd
@@ -9,6 +9,7 @@ Plugins that add specific behaviors to your editor.
|
||||
| **Plugin** | **Description** | **Downloads** |
|
||||
| ----------------------------------------------------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
||||
| [`slate-auto-replace`](https://yarnpkg.com/en/package/slate-auto-replace) | Automatically transform certain input as a user types. |  |
|
||||
| [`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-mark-hotkeys`](https://yarnpkg.com/en/package/slate-mark-hotkeys) | Adds common hotkey formatting utils to an editor. |  |
|
||||
|
Reference in New Issue
Block a user