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 3d6445c commit 9742b6dCopy full SHA for 9742b6d
languages.yaml
@@ -1,3 +1,32 @@
1
+ABNF:
2
+ type: data
3
+ ascii: |
4
+ {0} ______
5
+ {0} | |
6
+ {0} | /\ |
7
+ {0}>>---+-->| /--\ |-->+--->>
8
+ {0} | |______| |
9
+ {0} | ______ |
10
+ {0} | | __ | |
11
+ {0} | | |__) | |
12
+ {0} +-->| |__) |-->+
13
14
15
+ {0} | | | |
16
+ {0} | | |\ | | |
17
+ {0} +-->| | \| |-->+
18
19
20
+ {0} | | ___ | |
21
+ {0} | | |___ | |
22
+ {0} +-->| | |-->+
23
+ {0} |______|
24
+ colors:
25
+ ansi:
26
+ - white
27
+ hex:
28
+ - '#888888'
29
+ chip: '#555e25'
30
Ada:
31
type: programming
32
ascii: |
0 commit comments