summaryrefslogtreecommitdiffstats
path: root/doc/help
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-12-14 15:26:06 -0800
committerCorey Hulen <corey@hulen.com>2015-12-14 15:26:06 -0800
commit8392e5ecc4b95af18529bd6ab4fe69fbb24dd17f (patch)
tree006219e207e736422561eee438ac065063912ef5 /doc/help
parentf5ec973cba4c224de5ba75b56aad447f715b9d6b (diff)
parentcdeddd344f174b36348941d7f3bcc1987b8ebca5 (diff)
downloadchat-8392e5ecc4b95af18529bd6ab4fe69fbb24dd17f.tar.gz
chat-8392e5ecc4b95af18529bd6ab4fe69fbb24dd17f.tar.bz2
chat-8392e5ecc4b95af18529bd6ab4fe69fbb24dd17f.zip
Merge pull request #1728 from mattermost/lfbrock-patch-1
PLT-1457 Update syntax highlighting tests/documentation
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help/Markdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/Markdown.md b/doc/help/Markdown.md
index 64ce4fc83..d185a4160 100644
--- a/doc/help/Markdown.md
+++ b/doc/help/Markdown.md
@@ -31,7 +31,7 @@ code block
To add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block.
Supported languages are:
-`diff, apache, makefile, http, json, markdown, javascript, css, nginx, objectivec, python, xml, perl, bash, php, coffee (CoffeeScript), cs (C#), cpp (C++), sql, go, ruby, java, ini, latex`
+`diff, apache, makefile, http, json, markdown, javascript, css, nginx, objectivec, python, xml, perl, bash, php, coffeescript, cs (C#), cpp (C++), sql, go, ruby, java, ini, latex`
Example: