mirror of
https://github.com/lizard-heart/obsidian-to-omnifocus.git
synced 2026-07-22 07:30:26 +00:00
10 lines
357 B
JSON
10 lines
357 B
JSON
{
|
|
"id": "admonition-to-quarto",
|
|
"name": "Convert Between Admonition and Quarto",
|
|
"version": "1.0.4",
|
|
"minAppVersion": "0.12.0",
|
|
"description": "An Obsidian plugin to convert your admonition-style callouts to Quarto-style callouts and vice versa.",
|
|
"author": "Henry Gustafson",
|
|
"authorUrl": "https://lizard-heart.github.io",
|
|
"isDesktopOnly": false
|
|
}
|