code-block-pro
code-block-pro copied to clipboard
A Gutenberg code block with syntax highlighting powered by VS Code
Hello, Do you plan to support shortcode with a syntax like [code ....] [/code] or elementor widget ? Best regards, Chris D
This is probably a stupid question but would love the ability to wrap the code so I can see it on one screen without scrolling all the way to the...
Do I need to set the style for each block or is there a way to set a default style? Thanks for a great plugin as well!
Whenever a footnote is added, all Code Block Pro blocks on the page mangle their contents, replacing actual line returns with the literal text ``. This has been happening for...
I have come across syntax highlighters in the past that have a concept of a `console` highlighter, which is different from things like `bash` and `powershell` and is designed to...
I've been using the CodeBlockPro block on a client site and they had a design request to have a 'tab' like title for the filename in the header. I combined...
I'm curious if there is a way to render a code block dynamically with [render_block()](https://developer.wordpress.org/reference/functions/render_block/)? I have an ACF textarea field with a code snippet and I want to render...
I'm a huge Code Block Pro fan. I'm really hoping to bring it to developer.woocommerce.com to write tutorials there but one really great feature (to reduce the size of a...
I recently wrote a tutorial with 16 code blocks, and I wanted to apply a style change that needed to get applied to all 16 of them, I'm wondering if...