keathmilligan_obsidian-past.../openspec/changes
Keath Milligan 6be4d6ec56
fix: skip reformatting when pasting in codeblock (#19)
- Add isCursorInCodeBlock() helper that detects
  fenced code blocks by scanning from line 0 to
  cursor, toggling on backtick/tilde fences
- Add early-return guard in onPaste() to bypass
  reformatting when cursor is inside a code block
- Archive openspec change proposal and update
  paste-interception spec with new requirement
2026-02-10 21:30:10 -06:00
..
archive fix: skip reformatting when pasting in codeblock (#19) 2026-02-10 21:30:10 -06:00