quartz/content/vault/.obsidian/plugins/pdf-to-markdown-plugin/manifest.json
2022-06-07 16:56:28 -06:00

10 lines
291 B
JSON

{
"id": "pdf-to-markdown-plugin",
"name": "PDF to Markdown",
"version": "0.0.7",
"description": "Save a PDF's text (headings, paragraphs, lists, etc.) to a Markdown file.",
"author": "Alexis Rondeau",
"authorUrl": "https://publish.obsidian.md/alexisrondeau",
"js": "main.js"
}