Commit graph

4 commits

Author SHA1 Message Date
Keath Milligan
ec8685eddc
feat: add single-spacing transformer option
- Add convertToSingleSpaced setting to collapse multiple
  consecutive blank lines into single blank lines
- Add "Convert to single-spaced" toggle in settings UI
  positioned above "Remove empty lines"
- Implement conditional disabling when "Remove empty
  lines" is enabled with visual indication
- Add transformer logic that processes before empty line
  removal with optimization to skip when not needed
- Add OpenSpec documentation for markdown-transformations
  capability
- Update version to 1.3.0
2025-11-25 19:19:17 -06:00
Keath Milligan
f659fb0144
Replacement list improvements (#11)
* Fix scrolling behavior when adding replacement items

* Improve replacement list management UX
2025-08-23 16:40:00 -05:00
Keath Milligan
bbe04ac12b
Refactor, add styles 2025-03-24 20:20:11 -05:00
Keath Milligan
e6d1f0c14a
Initial commit 2025-03-22 22:57:18 -05:00