cyberneticlibrary

Convert markdown to PDF reports

pandic-officeskillsetup L2763
Team-Commonly/commonly
What it does

COnvert Markdown to PDF (or DOCX/EPUB/HTML) using the `pandoc` CLI.

Best for

When you have Markdown content and need professional PDF or Word output documents.

Inputs
  • · Markdown file path
  • · output format preference
Outputs
  • · PDF document
  • · DOCX file
  • · EPUB e-book
  • · or HTML output
Requires
  • · pandoc CLI
  • · xelatex engine (for PDF)
Preconditions
  • · pandoc installed
  • · input Markdown file exists
Failure modes
  • · Missing xelatex engine
  • · embedded images not found
  • · invalid Markdown syntax
Trust signals
  • · Open-source: Team-Commonly/commonly
  • · Versioned with stable releases