jQuery.Syntax is an extremely fast and lightweight syntax highlighter. It has dynamic loading of syntax source files and integrates cleanly using CSS or modelines. It supports a large number of different programming languages. This WordPress plugin provides syntax highlighting using jQuery.Syntax, supporting a wide range of popular languages. It supports both block elements (pre) and inline elements (code) for highlighting. Wrap code blocks with and where {language} is a jQuery.Syntax supported brush (http://www.oriontransfer.co.nz/software/jquery-syntax/examples). Wrap inline code with and . If the code has already been escaped (i.e. characters such as , have been converted to html entities), then add escaped into the class list: . This will prevent the filter from doing this conversion automatically. For more details, examples, source code, love and rainbows, please visit the project page: http://www.oriontransfer.co.nz/software/jquery-syntax