Trim Whitespace
by Zack Lovatt
Score: 54/100
favorite
share
Description
Category: Note Enhancements

Trims unnecessary whitespace from your Obsidian documents.

Stats
39
stars
8,678
downloads
4
forks
903
days
529
days
529
days
7
total PRs
0
open PRs
0
closed PRs
7
merged PRs
19
total issues
5
open issues
14
closed issues
0
commits
Latest Version
a year ago
Changelog

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

Fixed

  • Trimming of indented lists (#9)
  • Plugin not loading on iOS (thanks @velebit!) (#14)
  • Typo in settings (#16)
  • Issue trimming code blocks containing template literals (#17)
README file from