11 lines
378 B
JSON
11 lines
378 B
JSON
{
|
|
"id": "obsidian-pandoc",
|
|
"name": "Pandoc Plugin",
|
|
"version": "0.2.5",
|
|
"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
|
|
}
|