Initial commit

This commit is contained in:
Nick 2024-06-28 02:13:12 -05:00
commit bc15d67574
1475 changed files with 1056167 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"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
}