Documentation

Import & Export

Bring documents in and send them out in the format people need, without the markup wrestling.

ForgeMD converts between formats cleanly because the internal model is Markdown-native. Import existing content once, edit it forever.

Import

FormatNotes
MarkdownRound-trip safe, preserved exactly.
PDFWidely used for legacy docs and web content.
DOCXWord documents become fully editable.
HTMLPages and exported documents convert cleanly.

Export

FormatNotes
MarkdownThe canonical format — clean, portable, open.
PDFPrint-ready with styled layouts.
HTMLWeb-ready single pages.
DOCXFor Word workflows and clients.
LaTeXFor academic and technical publishing.
EpubFor reading on e-readers and phones.
ODT / OpenOfficeFor open-source office suites.

Extended formats with Pandoc

Enable Pandoc integration for even more format support. Pandoc is the industry-standard converter, and the ForgeMD integration plugs it into the same export menus.

What carries over

Headings, lists, tables, code blocks, images, and Mermaid diagrams export faithfully. YAML front matter and extended syntax are preserved on Markdown export.