You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
319 B
12 lines
319 B
3 years ago
|
{
|
||
|
"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.11.12",
|
||
|
"version": "0.13.0",
|
||
|
"js": "main.js"
|
||
|
}
|