This commit is contained in:
2023-04-21 17:27:55 +02:00
56 changed files with 1215 additions and 5489 deletions

View File

@@ -1,6 +1 @@
{
"formatType": "normal",
"showRibbonIcon": true,
"bindEnter": true,
"bindTab": true
}
{"formatType":"normal","showRibbonIcon":true,"bindEnter":true,"bindTab":true}

View File

@@ -1,12 +1 @@
{
"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": "1.0.0",
"version": "0.18.1",
"js": "main.js",
"donation": "https://buymeacoffee.com/tgrosinger"
}
{"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":"1.0.0","version":"0.18.1","js":"main.js","donation":"https://buymeacoffee.com/tgrosinger"}