vault backup: 2024-12-12 21:37:21
This commit is contained in:
7
.obsidian/plugins/obsidian-plugin-toc/data.json
vendored
Normal file
7
.obsidian/plugins/obsidian-plugin-toc/data.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"minimumDepth": 2,
|
||||
"maximumDepth": 6,
|
||||
"listStyle": "bullet",
|
||||
"useMarkdown": true,
|
||||
"githubCompat": false
|
||||
}
|
20
.obsidian/plugins/obsidian-plugin-toc/main.js
vendored
Normal file
20
.obsidian/plugins/obsidian-plugin-toc/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-plugin-toc/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-plugin-toc/manifest.json
vendored
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user