Markdown output
Markdown output is ideal for feeding documents into LLM workflows, wikis, or static sites. It is plain text, so it is easy to post-process.
Generating Markdown
Choose Markdown as the format in the export dialog. The same template drives the structure.
The generated Markdown preview includes Compact and Schema controls and a live token count.
What it includes
Headings, lists, tables and text translate to standard Markdown. Use it to:
- Paste release notes into a wiki or website — see Releases.
- Feed issue content to an LLM for summarization or analysis.
Images and tables
Tables render as Markdown tables. Embedded images are referenced in a way suitable for the target system; review the output if your destination has specific image handling.
Layout
Markdown has no page size, margins or page breaks, so page-setup options do not apply. Use PDF or Word when print layout matters.