PluginProbe
Code Block Pro – Beautiful Syntax Highlighting / 1.13.0
Code Block Pro – Beautiful Syntax Highlighting v1.13.0
1.27.1 1.27.2 1.27.3 1.27.4 1.27.5 1.27.6 1.27.7 1.28.0 1.3.0 1.4.0 1.5.0 1.5.1 1.5.2 1.6.0 1.7.0 1.8.0 1.9.0 1.9.1 1.9.2 1.9.3 trunk 1.1.0 1.10.0 1.11.0 1.11.1 All 63 releases
← All changes | README.md +23 -5 1.5.01.13.0 View file →
@@ -1,15 +1,33 @@
1 1 Code highlighting powered by the VS Code engine
2 2
3 -[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/kevinbatdorf.svg?style=social&label=Follow%20%40kevinbatdorf)](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 +[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/kevinbatdorf.svg?style=social&label=Follow%20%40kevinbatdorf)](https://twitter.com/kevinbatdorf)
7 10 ## Features
8 -- Includes 28 themes built in to choose from.
9 -- Supports over 140 languages
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
10 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
11 23
12 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 +
13 30 ## Example Screenshots
14 -![alt text](.wordpress-org/screenshot-1.gif "Example")
15 -![alt text](.wordpress-org/screenshot-2.png "Example 2")
31 +![alt text](.wordpress-org/screenshot-3.png "Example 3")
32 +![alt text](.wordpress-org/screenshot-4.png "Example 4")
33 +![alt text](.wordpress-org/screenshot-2.gif "Example 2")