Releases: platers/obsidian-linter
Releases · platers/obsidian-linter
1.2.1
25 Sep 04:54
Compare
Sorry, something went wrong.
No results found
Fix bug in disabling rules in YAML #70
1.2.0
24 Sep 03:29
Compare
Sorry, something went wrong.
No results found
Completely rebuilt the settings UI to be more user friendly. Now rules can be toggled like normal plugin settings.
This update is not backwards compatible . You will need to reconfigure your rules after updating. Hopefully this is much easier now!
Additional changes:
Ability to disable some or all rules in a file through a YAML setting
Tag rules by type, making them easier to find
Add a confirmation modal to the lint all files command
New rules: convert-spaces-to-tabs and line-break-at-document-end. Thanks @chrisgrieser !
Many bug fixes regarding YAML and code block detection
1.1.5
16 Sep 05:05
Compare
Sorry, something went wrong.
No results found
Lint all files command
New rule: format-tags-in-yaml
New rule: move-footnotes-to-the-bottom
New rule: re-index-footnotes
Update titleCase behavior
Bug fixes for header increment
Bug fixes for multiple code blocks and YAMLs in a file
1.1.4
08 Sep 05:54
Compare
Sorry, something went wrong.
No results found
Preserve folds, zoom, cursor, and scroll on lint.
Smarter capitalization logic
Paragraph blank lines rule
YAML timestamp now uses file metadata instead of current time
File name heading rule
1.1.3
02 Sep 02:41
Compare
Sorry, something went wrong.
No results found
New rule capitalize headings
Date created/updated options for yaml timestamp
1.1.2
26 Aug 01:51
Compare
Sorry, something went wrong.
No results found
Lint on save setting
Bug fixes to heading-blank-lines
Keep scroll position the same after lint
1.1.1
22 Aug 17:57
Compare
Sorry, something went wrong.
No results found
Allow quote format in options like format="YYYY MMDD"
Fix broken links in the obsidian readme preview.
Improve documentation formatting
Shorten some rule names, you may need to update your settings!
1.1.0
20 Aug 21:52
Compare
Sorry, something went wrong.
No results found
Rules can have options
Add date format option for yaml-timestamp
1.0.1
12 Aug 04:42
Compare
Sorry, something went wrong.
No results found
Allow blank lines and // style comments in the config.
1.0.0
07 Aug 22:26
Compare
Sorry, something went wrong.
No results found