User Tools

Site Tools


res:plugins:syntaxhighlighter-ng

This is an old revision of the document!


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

Latest master from git.la10cy.net

Support

Please ask for help on the FlatPress Forum

res/plugins/syntaxhighlighter-ng.1687338513.txt.gz ยท Last modified: by deltalima

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki