1. Consolidating Technical Documentation
Technical WriterBackground
A technical writer has 5 separate markdown files representing different chapters of a software manual, each with its own H1 headers.
Problem
The files need to be combined into one document where the chapter titles become H2 headers under a single main H1 title.
How to use
Upload the 5 files, select 'Smart' merge strategy, and set 'Header Handling' to 'Adjust'.
mergeStrategy: smart, headerHandling: adjust, generateToc: yesOutcome
A single markdown file with a generated table of contents and correctly nested header levels.