mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-19 06:35:03 +01:00
* refactor placeholder to use schema * update placeholder, remove old export * add maxWidth to prevent overflow * update docs
Plain Text Example
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!