diff options
Diffstat (limited to 'SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json')
| -rw-r--r-- | SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json b/SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json new file mode 100644 index 0000000..8d39a3d --- /dev/null +++ b/SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "obsidian-plugin-toc", + "name": "Table of Contents", + "author": "Andrew Lisowski", + "authorUrl": "https://twitter.com/hipstersmoothie", + "description": "Create a table of contents for a note.", + "isDesktopOnly": false, + "minAppVersion": "0.10.12", + "version": "0.2.0" +}
\ No newline at end of file |
