10 lines
312 B
JSON
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"
|
|
}
|