mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 10:51:44 +02:00
update plugins list
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
The best thing about Slate is its plugin system, which lets you augment your editor however you want! Here's a list of known plugins for Slate. If you write your own plugin, pull request it in here!
|
Here's a list of known plugins for Slate. If you write your own plugin, pull request it in here!
|
||||||
|
|
||||||
- [Plugins](#plugins)
|
- [Plugins](#plugins)
|
||||||
- [Serializers](#serializers)
|
- [Serializers](#serializers)
|
||||||
@@ -8,13 +8,19 @@ The best thing about Slate is its plugin system, which lets you augment your edi
|
|||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
- [`auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text)  — automatically replace a string of text with another when typed.
|
Name | Downloads
|
||||||
|
---- | ---------
|
||||||
|
|
||||||
|
[`auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) automatically replaces a string of text with another when typed. | 
|
||||||
|
|
||||||
|
|
||||||
## Serializers
|
## Serializers
|
||||||
|
|
||||||
- [`html`](https://github.com/ianstormtaylor/slate-html)  — a customizable HTML serializer.
|
Name | Downloads
|
||||||
- [`paste`](https://github.com/ianstormtaylor/slate-paste)  — an HTML serializer for pasting content from other websites with high accuracy.
|
---- | ---------
|
||||||
|
|
||||||
|
[`html`](https://github.com/ianstormtaylor/slate-html) is a customizable HTML serializer. |  —
|
||||||
|
[`paste`](https://github.com/ianstormtaylor/slate-paste) an HTML serializer for pasting content from other websites with high accuracy. | 
|
||||||
|
|
||||||
|
|
||||||
## Utils
|
## Utils
|
||||||
|
Reference in New Issue
Block a user