Commit 8150703
fix: map gitignore to ini for Shiki syntax highlighting
Shiki doesn't bundle a gitignore grammar, causing a resolveLanguage
error. Map gitignore to ini (close syntax match) in extractFenceLanguage.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent b37279c commit 8150703
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments