obsidian-auto-typography/manifest.json

11 lines
303 B
JSON
Raw Normal View History

2023-05-20 07:21:16 +00:00
{
2023-05-20 08:47:27 +00:00
"id": "obsidian-auto-typography",
"name": "Auto-Typography",
"version": "1.0.1",
2023-05-20 07:21:16 +00:00
"minAppVersion": "0.15.0",
2023-05-20 08:47:27 +00:00
"description": "Automatically converts ASCII to Unicode typography",
"author": "René Puls",
"authorUrl": "https://github.com/kianga/obsidian-auto-typography",
2023-05-20 07:21:16 +00:00
"isDesktopOnly": false
}