Files
G4G0-2/.obsidian/plugins/obsidian-linter/manifest.json
2024-10-16 09:12:37 +01:00

12 lines
535 B
JSON

{
"id": "obsidian-linter",
"name": "Linter",
"version": "1.26.0",
"minAppVersion": "1.5.7",
"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
}