Markdown to PDF (Node.js + TypeScript) Quick start Use the included TypeScript script: Notes - Required argument: (or ) - Optional argument: (or ) - If is omitted, the script writes PDF next to the source markdown file. - Supports basic markdown rendering: headings, lists, blockquotes, horizontal rules, and fenced code blocks. ---