I have created a new version of my SyntaxHighlighter extension for BlogEngine.Net that works with SyntaxHighlighter 2.1. It will work with earlier PRE tag formats from version 1.5 by enabling the Legacy Support option.
This version allows you to define the following options. The default values for the extension are indicated.
Brushes are automatically determined by finding script files that are in the format shBrush*.js. If I don’t want a brush to be included, I just rename its extension from .js to .js.ignored.
SyntaxHighlighter.cs (8.59 kb)
Tags: BlogEngine.Net