mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-19 12:51:59 +02:00
update auto-replace in the readme
This commit is contained in:
parent
d8f3e706f5
commit
92ef585d38
@ -100,7 +100,7 @@ If you have an idea for an example that shows a common use case, pull request it
|
||||
|
||||
Slate encourages you to write small, reusable modules. Check out the public ones you can use in your project!
|
||||
|
||||
- [`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-auto-replace`](https://github.com/ianstormtaylor/slate-auto-replace) auto-replaces text as the user types. 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-edit-code`](https://github.com/SamyPesse/slate-edit-code) adds code editing behavior like tab-to-indent, and enter-to-soft-break.
|
||||
- [`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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user