Direct answer
To create a PDF, write markdown in the editor, check the live preview, and use the export flow to generate a formatted file. Good headings, lists, code blocks, and tables usually convert cleanly.
Step-by-step
- Open Markups and start a new document.
- Write your content using headings, lists, and tables.
- Use the live preview to check layout before export.
- Adjust spacing, line breaks, and section order if needed.
- Export the document as PDF and verify the final output.
Tips for cleaner PDFs
- Keep headings consistent and concise.
- Use tables only when they are easy to scan.
- Test long code blocks before sharing the final file.
Common mistakes
- Too many nested headings.
- Overly wide tables or code samples.
- Forgetting to preview before export.
FAQ
Will my markdown stay editable after export? Yes. The export creates a PDF copy, but your source markdown remains available in the editor.
Can I use this for reports and notes? Yes. It works well for documents that need a clean readable output.
Advanced checklist before publishing a PDF
- Confirm every section has a clear heading and no duplicate titles.
- Validate links and references so shared documents do not break downstream.
- Check long code and table blocks in preview to avoid clipped content.
- Do a final readability pass for spacing, emphasis, and list consistency.
These extra checks take two minutes but prevent most formatting issues teams usually discover too late.