refactor: move submodule into this repo
This commit is contained in:
parent
b6450742d1
commit
4f903c3c8d
329 changed files with 234691 additions and 20 deletions
10
src/content/.obsidian/plugins/obsidian-linter/manifest.json
vendored
Normal file
10
src/content/.obsidian/plugins/obsidian-linter/manifest.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "obsidian-linter",
|
||||
"name": "Linter",
|
||||
"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",
|
||||
"authorUrl": "https://github.com/platers",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue