This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

View File

@@ -0,0 +1,6 @@
{
"quartoPath": "/usr/local/bin/quarto",
"enableQmdLinking": true,
"quartoTypst": "",
"emitCompilationLogs": true
}

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"id": "qmd-as-md-obsidian",
"version": "0.0.2",
"version": "0.0.3",
"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",