1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-25 01:33:37 +01:00
2016-07-14 16:31:55 -07:00

9 lines
256 B
Markdown

# Code Highlighting Example
![](../../docs/images/code-highlighting-example.png)
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!