User Tools

Site Tools


sytaxhighlighter

This is an old revision of the document!


SyntaxHighLighter

Feb 2017

SyntaxHighLigher is a plugin for DokuWiki. What this plugin does is to correctly format text where formatting would otherwise be lost (Python for an example).

<sxh [brush alias][; options for SyntaxHighlighter]> … code/text … </sxh>

Brush name                Brush aliases          File name

ActionScript3             as3, actionscript3                 shBrushAS3.js
Bash/shell                bash, shell                        shBrushBash.js
ColdFusion                cf, coldfusion                     shBrushColdFusion.js
C#                        c-sharp, csharp                    shBrushCSharp.js
C++                       cpp, c                             shBrushCpp.js
CSS                       css                                shBrushCss.js
Delphi                    delphi, pas, pascal                shBrushDelphi.js
Diff                      diff, patch                        shBrushDiff.js
Erlang                    erl, erlang                        shBrushErlang.js
Groovy                    groovy                             shBrushGroovy.js
JavaScript                js, jscript, javascript            shBrushJScript.js
Java                      java                               shBrushJava.js
JavaFX                    jfx, javafx                        shBrushJavaFX.js
Perl                      perl, pl                           shBrushPerl.js
PHP                       php                                shBrushPhp.js
Plain Text                plain, text                        shBrushPlain.js
PowerShell                ps, powershell                     shBrushPowerShell.js
Python                    py, python                         shBrushPython.js
Ruby                      rails, ror, ruby                   shBrushRuby.js
Scala                     scala                              shBrushScala.js
SQL                       sql                                shBrushSql.js
Visual Basic              vb, vbnet                          shBrushVb.js
XML                       xml, xhtml, xslt, html, xhtml      shBrushXml.js
sytaxhighlighter.1486305827.txt.gz · Last modified: 2023/03/09 22:35 (external edit)