syntaxhighlighter
syntaxhighlighter copied to clipboard
WordPress plugin that makes it easy to post syntax-highlighted code snippets.
### Steps to Reproduce 1. Enable WordPress Debug 2. Activate a Non-FSE theme 3. Go to _Apperiance > Widgets_ 4. Add a new _SyntaxHighlighter Evolved_ widget 5. Check debug Log...
In the [forums](https://wordpress.org/support/topic/block-code-formatting-does-not-align/), a user states he is no longer able to properly align his code (comments) in the post edit screen using the SH block, although it appears correctly...
### Steps to Reproduce - Have a Gutenberg paragraph block with shortcode: `[code lang="php"]if(a && b) {}[/code]` *— special characters are escaped for this in the stored post content* -...
Reported here https://wordpress.org/support/topic/valid-javascript-syntax-not-being-parsed-correct On the code block on this page ( https://netsuite.smash-ict.com/learn-how-to-generate-meaningful-amortization-journal-entry-memo-lines/) , the Javascript syntax highlighting breaks from line 26 for no obvious reason. ### Screenshot / Video  from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Highlighting for Kotlin
Fixes # ### Changes proposed in this Pull Request Add syntax highlight for Kotlin * ### Testing instructions * ### New/Updated Hooks * ### Deprecated Code * ### Screenshot /...
### WordPress version 5.9.1 beta2 ### Screenshot / Video 
### Is your feature request related to a problem? Please describe I am one of the Java Advent organizers and with Kotlin's popularity going further through the roof it starts...