github platers/obsidian-linter 1.7.0

latest releases: 1.24.0, 1.23.3-rc-1, 1.23.2...
18 months ago

Notable Changes

  • Common settings like default escape character for YAML, tags section style in YAML, and aliases section style in YAML
    • Please double check these settings under general to make sure they are correct before running the Linter again
  • Added some very basic math formatting: spaces around math blocks and making sure that the designated amount of dollar signs would indicate a math block and be put on its own line (i.e. 2 dollar signs means that $$ math here$$ becomes $$\\n math here\\n$$)
  • Added rules for pasting thanks to @chrisgrieser

What's Changed

  • Add 2 New Rules for Math Block Spacing, Fix Issue with Docs Generation, and Setup Base for Moving Common Styles to General Settings by @pjkaufman in #445
  • Add Pasting Linting by @pjkaufman in #446
  • Fix Issue with Checklist not Getting Pasted Correctly when List Indicator Paste Lint is Active Too by @pjkaufman in #447
  • Bug: Fix Issue with YAML Title Value Being first Link Text Instead of Heading when H1 Preceeded by Link by @pjkaufman in #450
  • Fix look of inactive settings tab icons by @chrisgrieser in #457
  • Refactor Common Settings and Add Force YAML by @pjkaufman in #459
  • Add Missing Docs and Remove Unnecessary Array Info by @pjkaufman in #460
  • Update Escape Logic and Fix Issue with Failure to Escape Titles and Aliases by @pjkaufman in #461
  • Make Sure an Empty Line Around Content Is Respected when Content Is Indented by @pjkaufman in #462
  • Add Option for Deleting Tags from Body of File, Prep for Release, and Update Logic for Moving Common Settings by @pjkaufman in #463

Full Changelog: 1.6.0...1.7.0

Don't miss a new obsidian-linter release

NewReleases is sending notifications on new releases.