update
This commit is contained in:
93
.obsidian/plugins/qmd-as-md-obsidian/main.js
vendored
Normal file
93
.obsidian/plugins/qmd-as-md-obsidian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/qmd-as-md-obsidian/manifest.json
vendored
Normal file
10
.obsidian/plugins/qmd-as-md-obsidian/manifest.json
vendored
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user