1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-02 03:02:54 +02:00

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.
This commit is contained in:
Samantha McVey
2016-12-31 15:25:24 -08:00
parent 60bba321d3
commit ff3d2d1784
4 changed files with 9 additions and 9 deletions

View File

@@ -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
/*