summaryrefslogtreecommitdiffhomepage
path: root/chapel.html.markdown
diff options
context:
space:
mode:
authorSamantha McVey <samantham@posteo.net>2016-12-31 15:25:24 -0800
committerSamantha McVey <samantham@posteo.net>2016-12-31 15:25:24 -0800
commitff3d2d1784cce6ff6b87f8ea47887aa8eee78036 (patch)
tree3b6a5b890a3daddbc5f3cd3e698709e00aab6eca /chapel.html.markdown
parent60bba321d3237a2fd1e9557e52e3e6f1ac3d977e (diff)
Set bf, chapel, d and dart to use the language's highlighting
Previously were using other languages with similar syntax, but now we have Pygments.
Diffstat (limited to 'chapel.html.markdown')
-rw-r--r--chapel.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapel.html.markdown b/chapel.html.markdown
index 9c1daf40..4619785e 100644
--- a/chapel.html.markdown
+++ b/chapel.html.markdown
@@ -10,7 +10,7 @@ In short, Chapel is an open-source, high-productivity, parallel-programming lang
More information and support can be found at the bottom of this document.
-```c
+```chapel
// Comments are C-family style
// one line comment
/*