We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b752d commit 2a72635Copy full SHA for 2a72635
CONTRIBUTING.md
@@ -4,7 +4,7 @@ Adding support for a new Language consists in adding a new entry to [language.ya
4
5
**Example**:
6
7
-```
+```yaml
8
CSharp: # required, this will be the name of the enum variant for the language as specified by tokei (link 1)
9
type: programming # required, can be programming, data, markup, or prose as specified by linguist (link 2)
10
# required, this is the logo. If it's not within 25x40 bounds, you will get a compiler error. Use `{i}` to color the ascii with `i` the color index.
0 commit comments