Skip to content

1.33.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 21:43
· 7 commits to master since this release
9758f09

Linter v1.33.0

Updates some of the internal code to use the new settings page and gets rid of the old settings page. Adds a diff view so users can see changes before they are applied. Some documentation updates, and more are all included in this update.

What's Changed

Features

Bugs

  • fix: purely-numeric #tags no longer match, per Obsidian's tag spec by @MsfPablo in #1561
  • fix: ordered list indicators become NaN when terminated with ')' by @demrom in #1566
  • fix(trailing-spaces): stop inserting a literal "$1" on whitespace-only lines by @MsfPablo in #1560
  • Fix Capitalize Headings incorrectly capitalizing words following a word starting with an ignored character. by @asherhe in #1546
  • fix: preserve dollar signs in YAML values when sorting keys by @ymxlx in #1548
  • Fix repeatedly added blank lines before math blocks in indented blockquotes by @asherhe in #1547

Documentation

  • Docs: Add Contributing Doc Generation to Documentation Generation Logic by @pjkaufman in #1541

Maintenance

  • Cleanup Old Settings, Update ESLint Setup, Add Obsidian ESLint plugin, and Fix Lint Issues by @pjkaufman in
  • Eslint 9 by @pjkaufman in #1577

Other Changes

New Contributors

Full Changelog: 1.32.0...1.33.0