1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 22:21:20 +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,8 @@
# Plain Text Example
![](../../docs/images/plain-text-example.png)
This is the most basic Slate example. It's basically a glorified `<textarea>`. But it gives you a sense for the absolute basics of Slate.
Check out the [Examples readme](..) to see how to run it!