Files
06-Note/.obsidian/plugins/obsidian-extract-pdf-0.0.7/manifest.json
sherlockforrest bf2ed2e31f 更新
2023-06-20 09:22:53 +08:00

10 lines
312 B
JSON

{
"id": "pdf-to-markdown-plugin",
"name": "PDF to Markdown",
"version": "0.0.5",
"description": "[Currently disabled] 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"
}