summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/obsidian-plugin-toc/manifest.json
blob: 8d39a3d20d4e52693f01ea896061e46c48164865 (plain)
1
2
3
4
5
6
7
8
9
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"
}