Hello,
Obsidian auto-pads Markdown table cells with spaces when you edit a different row. That makes git diff noisy and harder to review. This has been an issue for many people as discussed here . I asked AI to create a simple plugin that removes the extra padding on save to keep diffs clean. Sharing it here in case other people need it. I don’t plan to publish it to the Obsidian repo, neither I have extensively tested it. I hope in future this setting is available in Obsidian core.