mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 19:52:32 +02:00
Fix link (#3440)
This commit is contained in:
committed by
Ian Storm Taylor
parent
d341cb1592
commit
8202e08102
@@ -110,7 +110,7 @@ To get a sense for how you might use Slate, check out a few of the examples:
|
|||||||
- [**Tables**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/tables.js) — showing how to nest blocks to render more advanced components.
|
- [**Tables**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/tables.js) — showing how to nest blocks to render more advanced components.
|
||||||
- [**Paste HTML**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/paste-html.js) — showing how to use an HTML serializer to handle pasted HTML.
|
- [**Paste HTML**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/paste-html.js) — showing how to use an HTML serializer to handle pasted HTML.
|
||||||
- [**Mentions**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/mentions.js) — showing how to use inline void nodes for simple @-mentions.
|
- [**Mentions**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/mentions.js) — showing how to use inline void nodes for simple @-mentions.
|
||||||
- [**See all the examples...**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/mentions.js)
|
- [**See all the examples...**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/)
|
||||||
|
|
||||||
If you have an idea for an example that shows a common use case, pull request it!
|
If you have an idea for an example that shows a common use case, pull request it!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user