Added table of contents

This commit is contained in:
netkas 2024-08-31 16:05:31 -04:00
parent 31e2b5d7e8
commit b23f6b483d
5 changed files with 47 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -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"
}