Markdown and PDF explained
Markdown is plain text with lightweight conventions — hashes for headings, asterisks for emphasis — that stays readable as written while converting cleanly to HTML.
PDF describes a page as a fixed arrangement of text, vector graphics and images. Unlike a word processor document, it is designed so the page looks identical everywhere — which is exactly why it is awkward to edit.
- Where Markdown files come from
- READMEs, documentation sites, notes apps and static blogs.
- Where PDF is used
- Contracts, invoices, reports, forms, academic papers and scanned documents.