syntaxhighlighter icon indicating copy to clipboard operation
syntaxhighlighter copied to clipboard

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

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

Regardless of language/brush, entering a single line consisting of a 2-character string does not display on the frontend or in Preview. The following do display correctly: - Entries of 1...

[Type] Bug

I'm a developer of Liberty Eiffel, the GNU Eiffel compiler. I would like to highlight syntax of Eiffel source code. See liberty-eiffel.org

Im still using TinyMCE advanced / the text editor because i hate blocks This is the only code highlight plugin that worked so far but it took quite some time...

[Type] Enhancement

The problem is in this tag: Exactly in syntaxhighlighter style because it defines "width: 100% !important;" of this div. As a result I get the div area and the padding...

[Type] Bug

Reported in the gutenberg repository issue: https://github.com/WordPress/gutenberg/issues/41623 ### Changes proposed in this Pull Request This PR adds fallback when a non-existent alias (`brush`) is entered by **``` + enter**. ###...

### Changes proposed in this Pull Request This PR corrects the following two scripts that did not work properly in Windows. #### `archive` `$npm_package_name` is not recognized in Windows and...

### Is your feature request related to a problem? Please describe I share mostly PHP or JS snippets for WordPress and tweaks for the `.htaccess` file. For the latter there...

[Type] Enhancement

### Context [Currently supported PHP versions](https://www.php.net/supported-versions.php) are >=7.4. This plugin requires a minimum PHP version of 7.0. ### Describe the solution you'd like - Increase the required PHP version to...

[Type] Maintenance

### Changes proposed in this Pull Request * Add a gutter in the block editor that allows to set highlighted lines by clicking and dragging ### Testing instructions * ###...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies