Fixing escaping problems in WP-Syntax

I’ve installed the WP-Syntax wordpress plugin for code highlighting, and am very impressed, except for a nasty bug that was causing code snippets to escape html special characters.

Thankfully Gergely Hodicska has a solution on his blog.

Hopefully this sees integration into the actual plugin’s codebase at some point.

Tags: ,

One Comment on “Fixing escaping problems in WP-Syntax”

  1. Ryan McGeary

    A hack shouldn’t be necessary. Did you turn the WP Visual editor off?
    http://wordpress.org/extend/plugins/wp-syntax/faq/

Leave a Reply