Export Themes
viewMarkdown can export with the current editor theme, with built-in document themes, or with custom export CSS loaded from the user-data folder. This page helps you choose which path to use when you want the export to look right on screen, on paper, or in a handoff file.
Theme Choices
Use current theme Export with the active viewMarkdown theme
so the output stays close to what you see while editing.
Built-in document themes
Academic and
Liber are calmer themes for documents that need a cleaner, less app-like look.
Custom CSS Additional export themes can be loaded from the
user-data
themes/export directory when you want your own house style.
| Question | Answer this page should make easy |
|---|---|
| Will PDF look like the editor? | It can. Use the current theme when you want the export to stay visually close to the editor. |
| Can I include my company logo? | Yes. You can create your own export CSS and reference a logo image there, so the exported document can use your company branding. |
| Can the output be more print-oriented? | Yes. Use a document theme, adjust the margins, and set fonts, headers, or footers for print. |
What You Can Control
- HTML title for styled HTML export.
- PDF page size, custom dimensions, landscape mode, and margins.
- Font family, font size, and line height.
- Automatic heading numbering.
- Whether front matter stays visible in the export.
Headers, Footers, and TOC
- Headers and footers can be simple or split into multiple parts.
- You can change their styling, including font size.
- The table of contents can use a custom title.
- You can choose whether the top heading appears in the table of contents.