Highlight Syntax Inline
I'm looking for a plugin that is compatible up to the current version of WordPress (3.1.1 as of writing of this question) and that supports some kind of inline highlighting of programming language syntax. Basically, I want to be able to write a function name
or a variable name
or a quick if statement
as part of a paragraph and have it look like code
, much like what you get in the StackExchange editor with the backticks
.
There are several good plugins for highlighting programming language syntax in WordPress, but they don't seem to support inline syntax highlighting.
jQuery.Syntax claims to have the inline capability, but I can't get it to work on Wordpress 3.1.1.
Topic syntax-highlighting plugin-syntaxhighlighter wysiwyg Wordpress
Category Web