1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 13:18:29 +01:00
slate/examples/code-highlighting
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
..
2016-07-14 16:31:55 -07:00

Code Highlighting Example

This example shows you how to use "decorators" to render dynamically formatted text—in this case, code blocks!

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