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 9afbeb3 commit 28f73e6Copy full SHA for 28f73e6
syntaxes/xit.tmLanguage.json
@@ -32,6 +32,13 @@
32
},
33
"2": {
34
"name": "storage.type.xit, markup.other.task.checkbox.ongoing.xit"
35
+ },
36
+ "3": {
37
+ "patterns": [
38
+ {
39
+ "include": "#item-description"
40
+ }
41
+ ]
42
}
43
44
"while": " (.+)",
@@ -55,7 +62,12 @@
55
62
"name": "comment.xit, markup.other.task.checkbox.obsolete.xit"
56
63
57
64
"3": {
58
- "name": "comment.xit, markup.strikethrough.xit"
65
+ "name": "comment.xit, markup.strikethrough.xit",
66
67
68
69
70
59
71
60
72
61
73
0 commit comments