mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 00:54:22 +02:00
Added slate-instante-replace plugin to docs and direct links to NPM and Yarn for slate plugins. (#1968)
This commit is contained in:
committed by
Ian Storm Taylor
parent
ad9831f458
commit
39d50b39e5
@@ -23,6 +23,9 @@ Plugins that add specific behaviors to your editor.
|
||||
| [`slate-sticky-inlines`](https://yarnpkg.com/en/package/slate-sticky-inlines) | Changes the inline node behavior to allow editing at the edges. |  |
|
||||
| [`slate-suggestions`](https://yarnpkg.com/en/package/slate-suggestions) | Displays inline auto-completed suggestions. |  |
|
||||
| [`slate-trailing-block`](https://yarnpkg.com/en/package/slate-trailing-block) | Ensure that documents end in a specific kind of block. |  |
|
||||
| [`slate-instant-replace`](https://www.npmjs.com/package/slate-instant-replace) | Automatically transform last word typed. |  |
|
||||
|
||||
Find more plugins on [npm](https://www.npmjs.com/search?q=slate%20plugin&page=0&perPage=20) or [yarn](https://yarnpkg.com/en/packages?q=slate%20plugin&p=1).
|
||||
|
||||
### Components
|
||||
|
||||
|
Reference in New Issue
Block a user