This page is still a beta!

1.2. Users manual

Adding source code to your site using this extension is a trivial task. When creating a new content element, the Souce Code Highlighter plugin should be listed under plugins, alternatively you can create a content element and set its type to “insert plugin”, and then select the Source Code Highlighter in the plugin dropdown list.

In the plugin options, shown for the content element when editing it, you can add the code you want formatted in the code field and select the language the plugin should format you source after. In the “options” tab you can define at which number the line numbering should start. A option to highlight specific lines is also available in the “options” tab, the list of lines should be given in a comma separated format (eg. 1,2,53,1004).