vault backup: 2022-12-10 00:31:33

This commit is contained in:
Bram Adams
2022-12-10 00:31:33 -06:00
parent 67c30a81f4
commit f64fe6a545
9 changed files with 27524 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-linter",
"name": "Linter",
"version": "1.9.1",
"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",
"authorUrl": "https://github.com/platers",
"isDesktopOnly": false
}