Files
06-Note/.obsidian/plugins/table-editor-obsidian/manifest.json
sherlockforrest bf2ed2e31f 更新
2023-06-20 09:22:53 +08:00

12 lines
318 B
JSON

{
"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.13.8",
"version": "0.17.3",
"js": "main.js"
}