1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

update readme

This commit is contained in:
Ian Storm Taylor
2016-07-13 13:49:50 -07:00
parent d6e966e0e5
commit 3bdf153b86

View File

@@ -57,7 +57,7 @@ Slate encourages you to write small, reusable modules. Check out the public ones
- [`slate-auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) auto-replaces a string of text when typed. Useful for "smart" typography!
- [`slate-collapse-on-escape`](https://github.com/ianstormtaylor/slate-collapse-on-escape) simply collapses the selection when `escape` is pressed.
- [`slate-paste-linkify`](https://github.com/ianstormtaylor/slate-paste-linkify) wraps the selected text in a link when a URL is pasted from the clipboard.
- [`slate-soft-break`](https://github.com/ianstormtaylor/slate-soft-break) adds a soft break on return.
- [`slate-soft-break`](https://github.com/ianstormtaylor/slate-soft-break) adds a soft break when `enter` is pressed.
- [**View all plugins...**](https://github.com/ianstormtaylor/slate/wiki)
<br/>