mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
10 lines
291 B
JSON
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"
|
|
}
|