update: obsidian-linter version and config

This commit is contained in:
Mathis Gauthey
2024-01-04 10:59:00 +01:00
parent a9db3f1e9a
commit 7ca26b8970
4 changed files with 300 additions and 206 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-linter",
"name": "Linter",
"version": "1.17.0",
"version": "1.20.0",
"minAppVersion": "0.15.6",
"description": "Formats and styles your notes. It can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular markdown contents like list, italics, and bold styles; and more with the use of custom rule options as well.",
"author": "Victor Tao",