This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent 8100d33567
commit aa751faf29
3454 changed files with 0 additions and 1000 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "qmd-as-md-obsidian",
"version": "0.0.2",
"description": "This plugin provides an initial support for viewing files with .qmd extension. QMD files contain a combination of markdown and executable code cells and are a format supported by Quarto open source publishing system.",
"name": "qmd as md",
"author": "Daniel Borek",
"authorUrl": "https://github.com/danieltomasz",
"isDesktopOnly": false,
"minAppVersion": "0.10.12"
}