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

# Description: SH passes unescaped html to the tiny mce editor. The tags are getting parsed and styled by the user-agent in some instances. The reset specifies that children of...

_Description reflects commit notes:_ The request is broken up into two commits. 1. Parsing shortcode, encoding, and decoding on topic/reply create/edit 2. Handling bbPress' unique quickedits split/merge/move/spam That's pretty much...

Added Syntax Highlighter for Swift 2.0, updated Obj-C for iOS 9.

Specifically thinking of adding https://github.com/jtsternberg/Shortcode_Button to easily surface the short-code options from within the editor via a button/modal combo. ![screen shot on 2016-03-25 at 21-12-55](https://cloud.githubusercontent.com/assets/1098900/14057176/8c517a54-f2ce-11e5-9a49-9d95b3fcf996.png)

[Type] Enhancement

Using 'Defer' in functions.php breaks plugin, It converts all code highlighting to none & make it black on grey background you can have a look on my website: http://mandarapte.com/apple/stop-spam-blocking-spam-senders-ip-address-ultimate-solution-block-spam-order-deny-ip-htaccess/ I...

[Type] Enhancement

Add unit tests to verify that the plugin is and continues to work correctly. Also integrate with Travis CI so that unit tests are automatically run. https://speakerdeck.com/tierra/unit-testing-wordpress-plugins

[Type] Enhancement

### Is your feature request related to a problem? Please describe N/A ### Describe the solution you'd like It would be really nice if you could add syntax highlighting support...

[Type] Enhancement

SyntaxHighlighter Evolved v3.7.0 does not work with the Divi theme in WordPress anymore. The shortcodes show up in the page and syntax is not highlighted. Downgrading back to v.3.6.2 fixes...

[Type] Bug

When opening a post where I'd previously used a SHE block, I now see this: ![SCR-20230207-izd](https://user-images.githubusercontent.com/19334/217351089-010d66fe-f224-4183-aa83-cbcd1b6bbe48.png) Plugin in active and installed. I also tried installing the Gutenberg plugin which didn't...

[Type] Bug