github platers/obsidian-linter 1.20.1

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

Linter v1.20.1

This release is a patch for several bugs that were reported. It is a smaller release and hopefully helps improve some things. A big thank you to @MokkaCicc for helping update the icons used by the Linter.

Bugs

  • Fixed an issue with Heading Blank Lines not respecting Bottom = false in some scenarios
  • Fixed up and updated the smart quotes algorithm to be a little smarter in how it works so it throws errors less and handles contractions better
  • Updated No-Bare-URLs to allow ?, ! and ) at the end of a URL. But ) can only end the URL if there is an opening parenthesis without a closing one
  • Fixed Ukrainian language getting setting to Turkish in the Linter
  • Fixed an issue with inline code getting capitalized by Capitalize Headers when Style = ALL CAPS

What's Changed

  • Fix Up Heading Blank Line Logic for Avoiding Adding a Blank Line Between Headers when Bottom is False by @pjkaufman in #881
  • Change icons to Lucide Icons by @MokkaCicc in #888
  • Update Multiline Empty Array Value by @pjkaufman in #894
  • Update Quote Style Smart Quote Logic to Make it More Robust by @pjkaufman in #893
  • Fix No-Bare-URLs Not Accounting for by @pjkaufman in #918
  • Fix Ukrainian Lang Getting Set to the Turkish Lang by @pjkaufman in #919
  • Fix Capitalize Headings Affecting Inline Code in Headers by @pjkaufman in #922
  • Updated Versions for Release by @pjkaufman in #923

New Contributors

Full Changelog: 1.20.0...1.20.1

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.