1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 20:40:19 +02:00

remove hard to maintain examples readmes

This commit is contained in:
Ian Storm Taylor
2017-10-28 16:24:03 -07:00
parent 03528d828b
commit 3b497bc342
20 changed files with 0 additions and 156 deletions

View File

@@ -1,8 +0,0 @@
# 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!