1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 13:18:29 +01:00
Ian Storm Taylor f69d2c4a12 remove keyboard data.* properties (#1235)
* update examples and walkthroughs

* deprecate data keyboard properties

* update examples

* add is-hotkey to resources doc

* udpate docs

* update docs

* fix split-block test
2017-10-15 19:23:07 -07:00
..
2017-02-03 08:21:32 -08:00

Tables Example

This example shows how the editor's recursive tree model can be used to create complex nested structures, like tables.

Check out the Examples readme to see how to run it!