Files
2026-05-04 20:16:24 +02:00

11 lines
412 B
JSON

{
"name": "md-to-pdf",
"description": "Regenerate a PDF from a Markdown file on natural-language request (e.g. 'exportier mal das PDF', 'regenerate the PDF'). Uses project-local .md-to-pdf.config.js when present, otherwise a bundled default styled for A4 with small tables.",
"version": "0.1.0",
"license": "MIT",
"author": {
"name": "Jean-Luc Makiola",
"email": "mail@jeanlucmakiola.de"
}
}