Markdown to PDF & DOCXExport Markdown from VS Code to PDF or editable Word documents with readable code, local images, and responsive tables. UseRun Markdown: Export to PDF or Markdown: Export to DOCX from the Command Palette or right-click a Tables fit the printable width, wrap long values, allocate column widths according to content, and repeat headers across pages. Rows stay together when they fit; oversized rows may split. Use landscape for very wide tables. Extremely large column counts can still become difficult to read. DOCX export works offline without Chrome. It creates native, editable Word tables with content-based column widths, wrapped text, repeating headers, and the configured table font size. Page size, orientation, margins and body font size apply to both formats. DOCX rows may split across pages to accommodate large cells. Word and LibreOffice may paginate differently. Code blocks use a monospace font; syntax colours are currently PDF-only. External HTTP(S) and email links remain clickable; relative links and anchors export as text. Settings
ScopeDesktop VS Code in trusted workspaces. With remote development, the browser runs on the extension host and must be supported there. PNG, JPEG and GIF images (plus WebP for PDF only) must be inside the Markdown file's folder or its subfolders. For untitled documents, image paths resolve against the output folder. Remote images, SVG, raw HTML, document scripts, Mermaid and math are not supported in this release. Missing or unsupported images stop export with an error. DevelopmentRun For browser integration tests, set |