added Readme

This commit is contained in:
2024-08-30 08:32:24 +02:00
parent b9fca5c8cd
commit 4b4c27031d
5 changed files with 56 additions and 7 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"
}