MarsDawn

Hand them the PDF, not the Markdown.

An agent finishes a document, you review and revise it, and then someone outside engineering needs to read it too — a manager, a client, someone on another team. They don't need to know what ## or a pipe table means. Export to PDF and hand them that instead.

Export the reviewed document to PDF and send that file. It opens in anything, needs no Markdown knowledge and no install, and looks the way you saw it in the preview — diagrams, tables and formatting included.

Why not just send the .md file

A raw .md file opened in a plain text editor shows the marks, not the page: # for a heading, ** around bold text, a fenced block for a Mermaid diagram that isn't drawn. Someone who doesn't write Markdown doesn't read any of that as intended, and asking them to install a viewer first is asking a lot for one document.

Why not a screenshot

A screenshot freezes one screen's worth of a document that may run to several pages, can't be searched or selected, and reads worse once it's compressed and forwarded a few times. A PDF keeps the text, the diagrams and the page breaks intact, at any length.

What a PDF gets you

Next