|
11 | 11 | }
|
12 | 12 | },
|
13 | 13 | {
|
14 |
| - "c": " * ", |
| 14 | + "c": " * **Bold**", |
15 | 15 | "t": "source.ts comment.block.documentation.ts",
|
16 | 16 | "r": {
|
17 | 17 | "dark_plus": "comment: #6A9955",
|
|
22 | 22 | }
|
23 | 23 | },
|
24 | 24 | {
|
25 |
| - "c": "**", |
26 |
| - "t": "source.ts comment.block.documentation.ts markup.bold.markdown punctuation.definition.bold.markdown", |
27 |
| - "r": { |
28 |
| - "dark_plus": "markup.bold: #569CD6", |
29 |
| - "light_plus": "markup.bold: #000080", |
30 |
| - "dark_vs": "markup.bold: #569CD6", |
31 |
| - "light_vs": "markup.bold: #000080", |
32 |
| - "hc_black": "comment: #7CA668" |
33 |
| - } |
34 |
| - }, |
35 |
| - { |
36 |
| - "c": "Bold", |
37 |
| - "t": "source.ts comment.block.documentation.ts markup.bold.markdown", |
38 |
| - "r": { |
39 |
| - "dark_plus": "markup.bold: #569CD6", |
40 |
| - "light_plus": "markup.bold: #000080", |
41 |
| - "dark_vs": "markup.bold: #569CD6", |
42 |
| - "light_vs": "markup.bold: #000080", |
43 |
| - "hc_black": "comment: #7CA668" |
44 |
| - } |
45 |
| - }, |
46 |
| - { |
47 |
| - "c": "**", |
48 |
| - "t": "source.ts comment.block.documentation.ts markup.bold.markdown punctuation.definition.bold.markdown", |
49 |
| - "r": { |
50 |
| - "dark_plus": "markup.bold: #569CD6", |
51 |
| - "light_plus": "markup.bold: #000080", |
52 |
| - "dark_vs": "markup.bold: #569CD6", |
53 |
| - "light_vs": "markup.bold: #000080", |
54 |
| - "hc_black": "comment: #7CA668" |
55 |
| - } |
56 |
| - }, |
57 |
| - { |
58 |
| - "c": " *", |
| 25 | + "c": " * ```js", |
59 | 26 | "t": "source.ts comment.block.documentation.ts",
|
60 | 27 | "r": {
|
61 | 28 | "dark_plus": "comment: #6A9955",
|
|
66 | 33 | }
|
67 | 34 | },
|
68 | 35 | {
|
69 |
| - "c": " ", |
70 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown", |
71 |
| - "r": { |
72 |
| - "dark_plus": "comment: #6A9955", |
73 |
| - "light_plus": "comment: #008000", |
74 |
| - "dark_vs": "comment: #6A9955", |
75 |
| - "light_vs": "comment: #008000", |
76 |
| - "hc_black": "comment: #7CA668" |
77 |
| - } |
78 |
| - }, |
79 |
| - { |
80 |
| - "c": "```", |
81 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown punctuation.definition.markdown", |
82 |
| - "r": { |
83 |
| - "dark_plus": "comment: #6A9955", |
84 |
| - "light_plus": "comment: #008000", |
85 |
| - "dark_vs": "comment: #6A9955", |
86 |
| - "light_vs": "comment: #008000", |
87 |
| - "hc_black": "comment: #7CA668" |
88 |
| - } |
89 |
| - }, |
90 |
| - { |
91 |
| - "c": "js", |
92 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown fenced_code.block.language.markdown", |
93 |
| - "r": { |
94 |
| - "dark_plus": "comment: #6A9955", |
95 |
| - "light_plus": "comment: #008000", |
96 |
| - "dark_vs": "comment: #6A9955", |
97 |
| - "light_vs": "comment: #008000", |
98 |
| - "hc_black": "comment: #7CA668" |
99 |
| - } |
100 |
| - }, |
101 |
| - { |
102 |
| - "c": " *", |
| 36 | + "c": " * 1 + code", |
103 | 37 | "t": "source.ts comment.block.documentation.ts",
|
104 | 38 | "r": {
|
105 | 39 | "dark_plus": "comment: #6A9955",
|
|
110 | 44 | }
|
111 | 45 | },
|
112 | 46 | {
|
113 |
| - "c": " ", |
114 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript", |
115 |
| - "r": { |
116 |
| - "dark_plus": "meta.embedded: #D4D4D4", |
117 |
| - "light_plus": "meta.embedded: #000000", |
118 |
| - "dark_vs": "meta.embedded: #D4D4D4", |
119 |
| - "light_vs": "meta.embedded: #000000", |
120 |
| - "hc_black": "meta.embedded: #FFFFFF" |
121 |
| - } |
122 |
| - }, |
123 |
| - { |
124 |
| - "c": "1", |
125 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript constant.numeric.decimal.js", |
126 |
| - "r": { |
127 |
| - "dark_plus": "constant.numeric: #B5CEA8", |
128 |
| - "light_plus": "constant.numeric: #09885A", |
129 |
| - "dark_vs": "constant.numeric: #B5CEA8", |
130 |
| - "light_vs": "constant.numeric: #09885A", |
131 |
| - "hc_black": "constant.numeric: #B5CEA8" |
132 |
| - } |
133 |
| - }, |
134 |
| - { |
135 |
| - "c": " ", |
136 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript", |
137 |
| - "r": { |
138 |
| - "dark_plus": "meta.embedded: #D4D4D4", |
139 |
| - "light_plus": "meta.embedded: #000000", |
140 |
| - "dark_vs": "meta.embedded: #D4D4D4", |
141 |
| - "light_vs": "meta.embedded: #000000", |
142 |
| - "hc_black": "meta.embedded: #FFFFFF" |
143 |
| - } |
144 |
| - }, |
145 |
| - { |
146 |
| - "c": "+", |
147 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript keyword.operator.arithmetic.js", |
148 |
| - "r": { |
149 |
| - "dark_plus": "keyword.operator: #D4D4D4", |
150 |
| - "light_plus": "keyword.operator: #000000", |
151 |
| - "dark_vs": "keyword.operator: #D4D4D4", |
152 |
| - "light_vs": "keyword.operator: #000000", |
153 |
| - "hc_black": "keyword.operator: #D4D4D4" |
154 |
| - } |
155 |
| - }, |
156 |
| - { |
157 |
| - "c": " ", |
158 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript", |
159 |
| - "r": { |
160 |
| - "dark_plus": "meta.embedded: #D4D4D4", |
161 |
| - "light_plus": "meta.embedded: #000000", |
162 |
| - "dark_vs": "meta.embedded: #D4D4D4", |
163 |
| - "light_vs": "meta.embedded: #000000", |
164 |
| - "hc_black": "meta.embedded: #FFFFFF" |
165 |
| - } |
166 |
| - }, |
167 |
| - { |
168 |
| - "c": "code", |
169 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown meta.embedded.block.javascript variable.other.readwrite.js", |
170 |
| - "r": { |
171 |
| - "dark_plus": "variable: #9CDCFE", |
172 |
| - "light_plus": "variable: #001080", |
173 |
| - "dark_vs": "meta.embedded: #D4D4D4", |
174 |
| - "light_vs": "meta.embedded: #000000", |
175 |
| - "hc_black": "variable: #9CDCFE" |
176 |
| - } |
177 |
| - }, |
178 |
| - { |
179 |
| - "c": " *", |
| 47 | + "c": " * ```", |
180 | 48 | "t": "source.ts comment.block.documentation.ts",
|
181 | 49 | "r": {
|
182 | 50 | "dark_plus": "comment: #6A9955",
|
|
186 | 54 | "hc_black": "comment: #7CA668"
|
187 | 55 | }
|
188 | 56 | },
|
189 |
| - { |
190 |
| - "c": " ", |
191 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown", |
192 |
| - "r": { |
193 |
| - "dark_plus": "comment: #6A9955", |
194 |
| - "light_plus": "comment: #008000", |
195 |
| - "dark_vs": "comment: #6A9955", |
196 |
| - "light_vs": "comment: #008000", |
197 |
| - "hc_black": "comment: #7CA668" |
198 |
| - } |
199 |
| - }, |
200 |
| - { |
201 |
| - "c": "```", |
202 |
| - "t": "source.ts comment.block.documentation.ts markup.fenced_code.block.markdown punctuation.definition.markdown", |
203 |
| - "r": { |
204 |
| - "dark_plus": "comment: #6A9955", |
205 |
| - "light_plus": "comment: #008000", |
206 |
| - "dark_vs": "comment: #6A9955", |
207 |
| - "light_vs": "comment: #008000", |
208 |
| - "hc_black": "comment: #7CA668" |
209 |
| - } |
210 |
| - }, |
211 | 57 | {
|
212 | 58 | "c": " ",
|
213 | 59 | "t": "source.ts comment.block.documentation.ts",
|
|
0 commit comments