Initial commit

This commit is contained in:
2022-10-25 16:01:18 +02:00
parent 9ed797bdb6
commit b9c4f1e806
138 changed files with 252275 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-pandoc",
"name": "Pandoc Plugin",
"version": "0.4.1",
"minAppVersion": "0.12.5",
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
"author": "Oliver Balfour",
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
"isDesktopOnly": true
}