fix: preserve U+FEFF at chunk boundaries (#1010)

This commit is contained in:
vorotamoroz
2026-07-14 02:15:57 +09:00
committed by GitHub
parent ff12778301
commit a41c829c10
7 changed files with 33 additions and 11 deletions
+1 -1
View File
@@ -163,7 +163,7 @@
"markdown-it": "^14.2.0",
"minimatch": "^10.2.5",
"obsidian": "^1.13.1",
"octagonal-wheels": "^0.1.47",
"octagonal-wheels": "^0.1.50",
"qrcode-generator": "^1.4.4",
"xxhash-wasm-102": "npm:xxhash-wasm@^1.0.2"
},