Polish

How to make a Markdown PDF look professional

The gap between 'Markdown converted to PDF' and 'professional-looking document' is mostly five toggles. Here's the playbook.

·2 min read
Open the converter

The five-move polish playbook

  1. Pick the design. Match it to the document type - balandir for audits, aplle for portfolios, rotion for handbooks, ledger for invoices, rcrport for academic.
  2. Pair the right fonts. Serif body (Plex Serif via Inter+Plex Serif) for long-form. Sans body (Inter, Hanken) for everything else. Mono titles (Hanken+Space Mono) for tech-leaning content.
  3. Turn on the cover. Anything 4+ pages benefits. Pick a layout that matches the formality.
  4. Turn on the ToC. Anything 6+ pages benefits. Pair with numbered headings so cross-references work.
  5. Set a footer. Page numbers + a footer text like 'Confidential', 'Internal - do not distribute', or your project codename.

What signals 'unprofessional' to a reader

  • No cover page on a 12-page document - feels like a draft.
  • Mismatched register - Comic Sans-feel font on a financial report.
  • Missing page numbers on a multi-page document - reader can't tell if a page is missing.
  • Inconsistent heading hierarchy - H1 / H3 / H1 jumps look like editing fatigue.
  • Squished or oversized fonts - a sign the user is fighting the tool.

Three quick wins on top

  • Add the company logo. Brand section, top-right of every page.
  • Set the document version. Tells the reader which copy they're holding.
  • Pick the right table style. Bordered for invoices, Minimal for proposals, Striped for long data tables.

FAQ

What's the single biggest improvement?

The cover page. A 30-second toggle that changes how the document opens - and that's where polish is most visible.

Should I use the most expressive design?

Almost never. The 'newprint' bold display, the 'gurnroad' hot pink, the 'hanken-monoton' striped titles - they're for specific cases (newsletters, creator decks, posters). For a serious document, plainer wins.

How does font choice affect 'professional'?

Quietly but a lot. Inter / Carlito / Plex Sans all read as professional in any context. Geist reads as modern-tech. Hanken reads as calm-design. Faculty Glyphic and Monoton read as expressive - use sparingly.

Related

https://md2document.com/how-to-make-markdown-pdf-look-professional/