init
This commit is contained in:
11
.obsidian/plugins/table-editor-obsidian/manifest.json
vendored
Normal file
11
.obsidian/plugins/table-editor-obsidian/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "table-editor-obsidian",
|
||||
"name": "Advanced Tables",
|
||||
"author": "Tony Grosinger",
|
||||
"authorUrl": "https://grosinger.net",
|
||||
"description": "Improved table navigation, formatting, manipulation, and formulas",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.10.2",
|
||||
"version": "0.9.1",
|
||||
"js": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user