github platers/obsidian-linter 1.19.1

latest releases: 1.26.0, 1.26.0-rc-3, 1.26.0-rc-2...
13 months ago

Linter v1.19.1

This release is a patch for a couple of issues that were noticed around Lint on File Change. This should fix trying to lint a file that has been deleted and linting non-markdown files (i.e. files that do not have the extension md).

Bugs

  • Ignored inline code for removing space around specific characters
  • Fixed Lint on File Change throwing an error when the current file is deleted
  • Fixed an issue with Lint on File Change linting non-markdown files
  • Fixed an issue with empty lines around code blocks breaking apart a callout

What's Changed

  • Ignored Inline Code for Remove Space Around Characters by @pjkaufman in #832
  • Fix Lint on File Change Throwing an Error on Current File Delete by @pjkaufman in #835
  • Fixed an Issue with Empty Lines Around Code Breaking Some Callouts Apart by @pjkaufman in #836
  • Add Extra Logs for Rule Output when a Rule Runs by @pjkaufman in #839
  • Fix Linting Non-Markdown Files for Lint on File Change by @pjkaufman in #838

Full Changelog: 1.19.0...1.19.1

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.