Home
last modified time | relevance | path

Searched refs:Highlighter (Results 1 – 25 of 95) sorted by last modified time

1234

/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt371 [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowiki><file java></nowiki>''.
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js559Highlighter=function(){};sre.Highlighter.prototype.highlight=function(a){};sre.Highlighter.prototy… function
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Highlighter","regexLib","commonRegExp","vars","discoveredBrushes","highlighters","brushes","findEl…
H A Dsyntaxhighlighter.js125 Highlighter: __webpack_require__(22),
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst59 * *Notepad++* via the `Notepad++ Twig Highlighter`_
909 .. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushJava.js34 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushPython.js41 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushSass.js76 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushScala.js28 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushAS3.js36 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushAppleScript.js77 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCSharp.js42 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushColdFusion.js77 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCss.js68 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushDelphi.js32 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushHaxe.js57 Brush.prototype = new SyntaxHighlighter.Highlighter ();
H A DshBrushPowerShell.js52 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshCore.js1271 sh.Highlighter = function() function
1276 sh.Highlighter.prototype = { class in sh
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushAS3.js52 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushAppleScript.js93 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushDiff.js34 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshCore.js2552 sh.Highlighter = function() function
2557 sh.Highlighter.prototype = { class in sh
H A DshCore.min.js17 …xList.push({regex:r.htmlScript.code,func:n}),void 0)}},B.Highlighter=function(){},B.Highlighter.pr… function
H A DshBrushColdFusion.js93 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCpp.js90 Brush.prototype = new SyntaxHighlighter.Highlighter();

1234