summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://jneen.net/ <jneen@jneen.net>2016-06-23 14:11:38 -0700
committerhttp://jneen.net/ <jneen@jneen.net>2016-06-27 14:17:49 -0700
commitf06fe775311799d94b66319699e10ba40b1c1f24 (patch)
tree4a033255c0d53086251659921482e8fa31101f40
parent8c15989621f6fb7e225d279ec66ab82f084ca11c (diff)
downloadgitlab-ce-f06fe775311799d94b66319699e10ba40b1c1f24.tar.gz
use the conf lexer so we have highlighted comments
-rw-r--r--doc/user/project/highlighting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/highlighting.md b/doc/user/project/highlighting.md
index 0cc2edf5283..3988960a610 100644
--- a/doc/user/project/highlighting.md
+++ b/doc/user/project/highlighting.md
@@ -20,7 +20,7 @@ The paths here are simply git's builtin [`.gitattributes` interface](https://git
To disable highlighting entirely, use `gitlab-language=text`. Lots more fun shenanigans are available through CGI options, such as:
-```
+``` conf
# json with erb in it
/my-cool-file gitlab-language=erb?parent=json