review: tighten triggers, add license, polish README

This commit is contained in:
Jean-Luc Makiola
2026-05-04 20:16:24 +02:00
parent aef418506b
commit 608a8c932e
3 changed files with 9 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
"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"