mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
* fix: restore syntax highlighting inside Obsidian callouts The callout wrapper adds extra indentation/prefix characters that shifted the document offsets, causing the editor extension to miss SQLSeal codeblocks. Updated range detection to account for callout context so highlighting works correctly inside collapsed and expanded callouts. * chore: refactoring code to reuse the same function in tests and app |
||
|---|---|---|
| .. | ||
| modules | ||
| styles | ||
| types | ||
| utils | ||
| main.ts | ||