Commit 20e6c8b
File tree
Expand file treeCollapse file tree
13 files changed
+198
-39
lines changedFilter options
- packages
- core/src
- constructors
- highlight
- textmate
- shiki
- src
- test
- out
- types/src
Expand file treeCollapse file tree
13 files changed
+198
-39
lines changedpackages/core/src/constructors/bundle-factory.ts
Copy file name to clipboardExpand all lines: packages/core/src/constructors/bundle-factory.ts+31-20Lines changed: 31 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
137 | 143 |
|
138 | 144 |
|
139 | 145 |
|
| ||
224 | 230 |
|
225 | 231 |
|
226 | 232 |
|
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
227 | 240 |
|
228 | 241 |
|
| 242 | + |
229 | 243 |
|
230 | 244 |
|
231 | 245 |
|
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
232 | 258 |
|
233 | 259 |
|
234 | 260 |
|
235 | 261 |
|
236 | 262 |
|
237 | 263 |
|
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
| 264 | + |
242 | 265 |
|
243 | 266 |
|
244 | 267 |
|
245 | 268 |
|
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
| 269 | + |
250 | 270 |
|
251 | 271 |
|
252 | 272 |
|
253 | 273 |
|
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
| 274 | + |
258 | 275 |
|
259 | 276 |
|
260 | 277 |
|
261 | 278 |
|
262 |
| - |
263 |
| - |
264 |
| - |
265 |
| - |
| 279 | + |
266 | 280 |
|
267 | 281 |
|
268 | 282 |
|
269 | 283 |
|
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
| 284 | + |
274 | 285 |
|
275 | 286 |
|
276 | 287 |
|
|
packages/core/src/constructors/highlighter.ts
Copy file name to clipboardExpand all lines: packages/core/src/constructors/highlighter.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
| ||
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| 54 | + |
| 55 | + |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
|
packages/core/src/highlight/code-to-tokens-base.ts
Copy file name to clipboardExpand all lines: packages/core/src/highlight/code-to-tokens-base.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
packages/core/src/textmate/registry.ts
Copy file name to clipboardExpand all lines: packages/core/src/textmate/registry.ts-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
| ||
100 | 99 |
|
101 | 100 |
|
102 | 101 |
|
103 |
| - |
104 | 102 |
|
105 | 103 |
|
106 | 104 |
|
| ||
119 | 117 |
|
120 | 118 |
|
121 | 119 |
|
122 |
| - |
123 | 120 |
|
124 |
| - |
125 | 121 |
|
126 | 122 |
|
127 | 123 |
|
|
packages/shiki/src/bundle-full.ts
Copy file name to clipboardExpand all lines: packages/shiki/src/bundle-full.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
|
packages/shiki/src/bundle-web.ts
Copy file name to clipboardExpand all lines: packages/shiki/src/bundle-web.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
|
packages/shiki/src/guess.ts
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
packages/shiki/test/out/shorthand-markdown1.html
Copy file name to clipboardExpand all lines: packages/shiki/test/out/shorthand-markdown1.html+14Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
packages/shiki/test/out/shorthand-markdown2.html
Copy file name to clipboardExpand all lines: packages/shiki/test/out/shorthand-markdown2.html+20Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
packages/shiki/test/shorthands-markdown.test.ts
Copy file name to clipboard+76Lines changed: 76 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
packages/types/src/highlighter.ts
Copy file name to clipboardExpand all lines: packages/types/src/highlighter.ts+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
146 | 154 |
|
147 | 155 |
|
148 | 156 |
|
|
0 commit comments