This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:30:51 +02:00
parent f5b9c3d02c
commit 03ecc4a65b
3433 changed files with 1756195 additions and 0 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"
}