| @@ -1,10 +1,13 @@ | ||
| 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 | 11 | - Includes 25+ built-in themes to choose from. |
| 9 | 12 | - Supports over 140 programming languages |
| 10 | 13 | - Optionally load programming fonts |
| @@ -10,10 +13,10 @@ | ||
| 10 | 13 | - Optionally load programming fonts |
| 11 | 14 | - Line numbers |
| 12 | 15 | - Line highlighting |
| 13 | 16 | - Blur highlighting |
| 14 | -- Header styles (more coming) | |
| 15 | -- Footer styles (more coming) | |
| 17 | +- Header styles | |
| 18 | +- Footer styles | |
| 16 | 19 | - Optionally add a copy button to let users copy the code |
| 17 | 20 | - Native Gutenberg block output - no special requirements |
| 18 | 21 | - Core functionality works in headless mode (see FAQ) |
| 19 | 22 | - Supports converting from the default code block |
| @@ -21,9 +24,9 @@ | ||
| 21 | 24 | |
| 22 | 25 | ## Tips |
| 23 | 26 | - Try combining line highlighting with the blur effect to add some extra depth |
| 24 | 27 | - All settings are per block, but some settings are remembered when you add the next block. |
| 25 | -- Add a link in the code footer (some footers support this, not all) that points to a https://codepen.io demo | |
| 28 | +- Add a link in the code footer (some footers support this, not all) that points to a https://codepen.io demo. | |
| 26 | 29 | |
| 27 | 30 | ## Example Screenshots |
| 28 | 31 |  |
| 29 | 32 |  |