Skip to content
Markdown

Markdown Document Combiner

Combine two Markdown documents into one with optional titles and a divider.

How it works

  1. 1Paste document A and document B.
  2. 2Optionally set titles and a divider.
  3. 3Copy the combined document.

Use cases

  • Stitch two pages together.
  • Build a single handout from parts.
  • Concatenate notes with headings.

Frequently asked questions

How is this different from the Merge Tool?

The combiner concatenates two distinct documents in order; the merge tool aligns two versions of the same document by diff.

Can I add titles?

Yes. Optional H1 titles are added above each document, with a --- divider between them.

Is it private?

Yes. Both documents are compared entirely in your browser; nothing is uploaded.

See all →