Added
- Jest test suite (thanks @velebit!)
- Setting to preserve leading characters if part of an indented list
- Setting to control whether
CTRL/CMD + S
trims document
Changed
- Auto-Trim to skip currently-active text block (#5)
- Trimming via
CTRL/CMD + S
no longer requires Auto-Trim to be enabled (#12) - "Skip Code Blocks" setting name to "Preserve Code Blocks"
- Improved detection of code blocks