syntaxhighlighter icon indicating copy to clipboard operation
syntaxhighlighter copied to clipboard

WordPress plugin that makes it easy to post syntax-highlighted code snippets.

Results 92 syntaxhighlighter issues
Sort by recently updated
recently updated
newest added

### 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...

[Type] Bug

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...

[Type] Bug

### 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* -...

[Type] Bug
[Pri] Normal

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 ![Markup...

[Type] Bug
[Pri] Normal

My site is using Gutenberg, but have a CPT where Gutenberg is disabled and uses only ACF fields. I have a wysiwyg field and when I try placing in the...

[Type] Enhancement

Bumps [shelljs](https://github.com/shelljs/shelljs) 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...

dependencies

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 ![image](https://user-images.githubusercontent.com/95627303/145236692-6165a087-bb9c-46eb-9cff-a34ab02ccd70.png)

[Type] Bug
[Pri] Normal

### 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...

[Type] Enhancement