res:plugins:syntaxhighlighter-ng
This is an old revision of the document!
Table of Contents
SyntaxHighlighter-NG
Author: DeltaLima
Description
Makes [code] blocks syntax highlighted (when language specified) with prism.js
Example
no syntax highlightning
[code]Just plain text e.g.[/code]
PHP code block
[code=php]<?php echo "This is an php example" ?>[/code]
apache config block
[code=apacheconf]<Location /example>
Order Deny,Allow
Deny from all
Allow from .foo.com
</Location>[/code]
Download
res/plugins/syntaxhighlighter-ng.1687338356.txt.gz ยท Last modified: by deltalima
