silverstripe-docsviewer/code
Ingo Schommer da441b231d Better syntax highlighting
Specifically, the old highlighter didn't support the "diff" format which was important for changelogs.
Changed the style from dark to light, since it's way too contrasty on a light background - makes it hard to scan both text and code.
And reduced the padding between code and content (mostly using the highlight style defaults)
Added a slight background shadow on code to visually offset the relatively light background color
Changed existing background color for <pre> to a slightly lighter shade, better contrast
Didn't create a custom *.ss style yet, too much work, and XML is good enough for now
2017-06-29 11:13:01 +12:00
..
controllers Better syntax highlighting 2017-06-29 11:13:01 +12:00
extensions Fix some CBF linting issues. Improved a couple of doc blocks. 2016-12-05 08:53:53 +13:00
forms Converted to PSR-2 2015-11-21 19:25:41 +13:00
models Support parsing and removing a YAML metadata block in markdown. 2017-03-22 09:55:31 +13:00
tasks PSR2 Formatting 2016-12-02 15:31:18 +13:00
DocumentationHelper.php BUGFIX: Fixed issue generating image paths introduced in 1556c77d27 2016-02-24 18:17:39 -04:00
DocumentationManifest.php FIX Use the first stable version to list pages in "all" 2016-12-12 13:42:58 +13:00
DocumentationManifestFileFinder.php Converted to PSR-2 2015-11-21 19:25:41 +13:00
DocumentationParser.php Support parsing and removing a YAML metadata block in markdown. 2017-03-22 09:55:31 +13:00
DocumentationPermalinks.php PSR2 Formatting 2016-12-02 15:31:18 +13:00
DocumentationSearch.php PSR2 Formatting 2016-12-02 15:31:18 +13:00