Markdown To PDF Use this skill to render Markdown files into clean local PDFs with the bundled renderer in . Default behavior - Prefer a pageless-style PDF: one tall page sized to the content height. - Use A4 width unless the user asks for something else. - Keep the output visually minimal and text-first. Workflow 1. Confirm the input Markdown path and desired output PDF path. 2. Run the bundled renderer. 3. Use the default fit-to-content mode unless the user explicitly wants standard pages. 4. Verify the PDF was created and report the output path. Commands - Pageless-style default: - Standar…