How to combine many markdown files into one
- Step 1Upload multiple files — Drop up to 50 Markdown files into the merger.
- Step 2Merge — Click Run — files combine into one with TOC.
- Step 3Distribute — Use the merged file for final distribution or builds.
Frequently asked questions
How is order determined?+
Alphabetical by filename. Use numeric prefixes (`01-intro.md`, `02-...`) for explicit ordering.
Will internal links break?+
Anchor links continue to work since heading slugs persist. External links unaffected.
What if files have conflicting frontmatter?+
First file's frontmatter is used. Subsequent files' frontmatter is treated as content.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.