aboutsummaryrefslogtreecommitdiff
path: root/modules/template/highlight
Commit message (Collapse)AuthorAge
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* Enable syntax highlighting for CMakeLists.txt files #2199 (#4130)Mourad Boufarguine2017-02-15
|
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
| | | | | This patch also handles case when a file name looks like README but is not a text file (e.g. image, PDF).
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04