Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 624 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 624 Bytes

#Installation

  • Install and enable TheMonarch.SyntaxHighlighter module
  • That's all. Any code snippets within <pre><code> tags will be highlighted.

Change the Syntax Highlighting Theme

  • Goto your Orchard dashboard, Settings -> Syntax-Highlighter -> Change the theme droplist.

Consider Using TinyMceDeluxe (http://tinymcedeluxe.codeplex.com/) to easily paste code snippets into your Orchard Blog posts. The TinyMceDeluxe module includes a TinyMCE plugin that allows you to paste code snippets ready for use with this SyntaxHighlighter module. The snippets are HTML encoded, and wrapped in <pre><code> tags.