Louis/.obsidian/plugins/qmd-as-md-obsidian/manifest.json
2026-06-09 14:45:18 +02:00

10 lines
334 B
JSON

{
"id": "qmd-as-md-obsidian",
"version": "0.4.3",
"description": "View, edit, preview and render Quarto (.qmd) files. Quarto combines Markdown with executable code cells.",
"name": "qmd as md",
"author": "Daniel Borek",
"authorUrl": "https://github.com/danieltomasz",
"isDesktopOnly": true,
"minAppVersion": "1.8.0"
}