Initial commit

This commit is contained in:
Octoturge
2026-06-09 21:47:57 +02:00
commit 3694716652
364 changed files with 23736 additions and 0 deletions
+10
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"
}