diff options
Diffstat (limited to 'SI/.obsidian/plugins/obsidian-linter/manifest.json')
| -rw-r--r-- | SI/.obsidian/plugins/obsidian-linter/manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/obsidian-linter/manifest.json b/SI/.obsidian/plugins/obsidian-linter/manifest.json new file mode 100644 index 0000000..df70a08 --- /dev/null +++ b/SI/.obsidian/plugins/obsidian-linter/manifest.json @@ -0,0 +1,11 @@ +{ + "id": "obsidian-linter", + "name": "Linter", + "version": "1.23.2", + "minAppVersion": "1.4.16", + "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", + "helpUrl": "https://platers.github.io/obsidian-linter/", + "isDesktopOnly": false +} |
