aboutsummaryrefslogtreecommitdiffstats
path: root/library/Text_Highlighter/Text
Commit message (Collapse)AuthorAgeFilesLines
* fix text highlighter for PHP version 7.1Mario Vavti2017-01-211-2/+4
|
* provide syntax based [colour] highlighting on code blocks for popular ↵redmatrix2016-06-1528-0/+15149
languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.