diff --git a/docs/plugins/Readme.md b/docs/plugins/Readme.md index 606cf4119..8edb0dad8 100644 --- a/docs/plugins/Readme.md +++ b/docs/plugins/Readme.md @@ -10,15 +10,15 @@ Here's a list of known plugins for Slate. If you write your own plugin, pull req Name | Downloads ---- | --------- -[`auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) automatically replaces a string of text with another when typed. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) +[`slate-auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) automatically replaces a string of text with another when typed. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) ## Serializers Name | Downloads ---- | --------- -[`html`](https://github.com/ianstormtaylor/slate-html) is a customizable HTML serializer. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) — -[`paste`](https://github.com/ianstormtaylor/slate-paste) an HTML serializer for pasting content from other websites with high accuracy. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) +[`slate-html`](https://github.com/ianstormtaylor/slate-html) is a customizable HTML serializer. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) +[`slate-paste-html`](https://github.com/ianstormtaylor/slate-paste) is an HTML serializer for pasting content from other websites with high accuracy. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg) ## Utils