1
0
wiki/.obsidian/plugins/obsidian-linter/manifest.json
7Wate 7a114edca6
All checks were successful
Build and Deploy Quartz Site / build-and-deploy (push) Successful in 2m7s
项目:更新维护
2024-09-05 22:23:37 +08: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
}