1. Q1 Project Documentation
Technical WriterBackground
A technical writer has several separate Markdown files representing different modules of a software project.
Problem
Manually copying and pasting content into a document editor is tedious and risks formatting errors.
How to use
Upload all module Markdown files, enable the table of contents, and set the theme to 'print'.
{"includeToc": true, "addCoverPage": true, "theme": "print"}Outcome
A single, clean PDF report with a cover page, table of contents, and consistent formatting across all modules.