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:
@@ -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
|
||||
/*
|
||||
|
Reference in New Issue
Block a user