| @@ -1,21 +1,33 @@ | ||
| 1 | 1 | Code highlighting powered by the VS Code engine |
| 2 | 2 | |
| 3 | -[](https://twitter.com/kevinbatdorf) | |
| 3 | +Read more at [code-block-pro.com](https://code-block-pro.com?utm_campaign=plugin&utm_source=gh-readme&utm_medium=textlink) | |
| 4 | 4 | |
| 5 | +View all themes at [code-block-pro.com/themes](https://code-block-pro.com/themes?utm_campaign=themes&utm_source=gh-readme&utm_medium=textlink) | |
| 6 | + | |
| 5 | 7 | View this block plugin [on WordPress.org](https://wordpress.org/plugins/code-block-pro) |
| 6 | 8 | |
| 9 | +[](https://twitter.com/kevinbatdorf) | |
| 7 | 10 | ## Features |
| 8 | -- Includes 28 themes built in to choose from. | |
| 11 | +- Includes 25+ built-in themes to choose from. | |
| 9 | 12 | - Supports over 140 programming languages |
| 10 | 13 | - Optionally load programming fonts |
| 11 | -- Various header styles (more coming soon) | |
| 14 | +- Line numbers | |
| 15 | +- Line highlighting | |
| 16 | +- Blur highlighting | |
| 17 | +- Header styles | |
| 18 | +- Footer styles | |
| 12 | 19 | - Optionally add a copy button to let users copy the code |
| 13 | 20 | - Native Gutenberg block output - no special requirements |
| 14 | -- No frontend JavaScript required - works in headless mode | |
| 21 | +- Core functionality works in headless mode (see FAQ) | |
| 15 | 22 | - Supports converting from the default code block |
| 16 | 23 | |
| 17 | 24 | |
| 25 | +## Tips | |
| 26 | +- Try combining line highlighting with the blur effect to add some extra depth | |
| 27 | +- All settings are per block, but some settings are remembered when you add the next block. | |
| 28 | +- Add a link in the code footer (some footers support this, not all) that points to a https://codepen.io demo. | |
| 29 | + | |
| 18 | 30 | ## Example Screenshots |
| 19 | - | |
| 31 | + | |
| 32 | + | |
| 20 | 33 |  |
| 21 | - | |