syntaxhighlighter icon indicating copy to clipboard operation
syntaxhighlighter copied to clipboard

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

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

Particularly when using a dark theme, the code is pretty close to the edges: --- --- Would be nice to add a bit of padding.

[Type] Enhancement

It seems the transformation of shortcodes like `[code]` and similar is not defined for the plug-in. As described in: https://wordpress.org/gutenberg/handbook/designers-developers/developers/block-api/block-registration/#transforms-optional Shortcodes like `[code]` from a classic block are not correctly...

[Type] Enhancement

# Description: Trashing and untrashing posts double encodes SH shortcode content ## Steps to reproduce: 1. Create a post 2. In the text tab of tiny mce add a SH...

Shortcode names and attributes are separated by at least one space.

long one liners arent readable and can't copy from due to horizontal scroll bar that won't go away on top of the code.

Functionalized the display of the shortcode parameters and then added a call to display them on the settings page (where they've been) and also as a meta box on the...

This pull request addresses the following two issues: 1. Currently when revisions are displayed with SH shortcodes, the content within the shortcodes is shown in an encoded state. 2. When...

## Description: Shortcodes get injected with pre tags by tinymce when block-level html is included. ## Steps to reproduce: 1. Create a post 2. In the text tab of tiny...