1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

add more example readmes

This commit is contained in:
Ian Storm Taylor
2016-07-14 16:31:55 -07:00
parent 440496a94b
commit d8783d618a
8 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# Images Example
![](../../docs/images/images-example.png)
This example shows you how you can use "void" nodes to render content that has no text in it, like images.
Check out the [Examples readme](..) to see how to run it!