Exporting documents

Export any generated document to Markdown or PDF.

Any document you generate or edit in ForceVue can leave it. You can export to Markdown or to PDF.

Export to Markdown

Markdown export gives you a plain .md file with your headings, lists, tables, and formatting intact. It is the right choice when you want to paste the document into a wiki, a repo, an issue tracker, or another Markdown-aware tool.

Open the document, open its menu, and choose to download as Markdown.

Export to PDF

PDF export produces a formatted, shareable file, rendered on the server so it looks the same wherever you open it. Use it for stakeholders who want a clean, finished artifact rather than something to edit.

Open the document, open its menu, and choose to download as PDF.

What carries over

Both formats keep the structure of the document: headings, ordered and unordered lists, tables, and inline emphasis. PDF adds page formatting on top.

Where to go next