This commit is contained in:
Oscar Plaisant
2024-04-01 23:43:16 +02:00
parent 5c28dd5a77
commit 685160a5e5
4 changed files with 568 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-pandoc-reference-list",
"name": "Pandoc Reference List",
"version": "2.0.25",
"minAppVersion": "0.15.0",
"description": "Displays a formatted reference in the sidebar for each pandoc citekey present in the current document.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-pandoc-reference-list",
"isDesktopOnly": true
}