github platers/obsidian-linter 1.26.0-rc-1

latest releases: 1.26.0, 1.26.0-rc-3, 1.26.0-rc-2...
one month ago

Linter v1.26.0-rc-1

This release is a beta release for BRAT. It has several fixes for the Linter, but it also includes the ability to add custom misspellings to the auto-correct misspelling list and it allows ranged ignores to be Obsidian comments as well as html comments.

Features

  • Added the ability to add custom misspellings to the list of words to auto-correct
  • Added the ability for users to use Obsidian comments for ranged ignores instead of just html comments

Bugs

  • Fixed another edge case where Live Preview updates would break the YAML frontmatter
  • Fixed an issue with CJK symbols not being correctly identified in some cases
  • Fixed an issue with capitalizing headers taking effect after the header was moved to the YAML which caused multiple lints to be needed to make the YAML title match the header

What's Changed

  • Fix: Minimum App Version Fixed to Prevent Wrong Version Being Used on Older Obsidian Versions by @pjkaufman in #1124
  • Fix: Live Preview YAML Update Occasional Breaks Frontmatter by @pjkaufman in #1126
  • Fix CJK symbols and punctuation unicode by @NatsukiFukazawa in #1128
  • Support Obsidian-style comment for inline linter toggle by @sevmonster in #1122
  • Fix: capitalize-headings, yaml-title, yaml-title-alias require two lint passes to resolve by @tcoliver in #1131
  • Add Custom Auto-Correct Options by @pjkaufman in #1132

New Contributors

Full Changelog: 1.25.0...1.26.0-rc-1

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.