mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"id": "heading-decorator",
|
|
"name": "Heading Decorator",
|
|
"version": "1.8.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Implement displaying specific content around headings based on their levels.",
|
|
"author": "dragonish",
|
|
"authorUrl": "https://github.com/dragonish",
|
|
"fundingUrl": "https://ko-fi.com/monogamy",
|
|
"isDesktopOnly": false
|
|
}
|