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