obsidian/.obsidian/plugins/obsidian-contextual-typography/manifest.json
2024-06-28 02:13:12 -05:00

10 lines
434 B
JSON

{
"id": "obsidian-contextual-typography",
"name": "Contextual Typography",
"version": "2.2.5",
"minAppVersion": "0.9.22",
"description": "This plugin adds a data-tag-name attribute to all top-level divs in preview mode containing the child's tag name, allowing contextual typography styling.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-contextual-typography",
"isDesktopOnly": false
}