01
Heading hierarchy
Apply explicit per-file offsets and warn when a heading must be capped at level one or six.
Semantic composition
Arrange chapters, preview the resulting outline, resolve cross-file structure, and generate a reproducible composition without overwriting its editable source entries.
Product manual
Composition draft
Composition intelligence
A semantic merge parses each source separately, applies a deterministic policy, and attributes each merge diagnostic to its source file.
01
Apply explicit per-file offsets and warn when a heading must be capped at level one or six.
02
Rewrite relative document and asset paths into a deterministic per-source namespace.
03
Detect duplicate reference definitions and namespace generated labels by source.
04
Detect colliding identifiers and namespace them in the generated result.
05
Choose one document policy instead of concatenating metadata blocks.
06
Validate local files, detect missing paths, and carry safe media into a bundle.
Rearrange safely
Move sources with accessible up/down buttons or drag-and-drop, then inspect the merged preview and preflight diagnostics. Source edits and composition settings remain separate fields in the workbench.
Open the mergerSource order
Resulting outline
Questions
No. The workbench keeps source entries, order, inclusion, heading offsets, separator policy, and output settings separate from the generated Markdown. Downloading the result or bundle does not overwrite an imported file.
MDLoom reports duplicate generated heading anchors. The shared renderer numbers repeated anchors deterministically, while reference and footnote identifiers are namespaced in generated Markdown.
Yes, after you attach local asset files to the relevant source. Captured files are copied into that source's bundle namespace; unresolved relative images remain warnings. Remote assets are not fetched.
The merger downloads merged Markdown, standalone HTML, or a portable ZIP containing generated Markdown, source entries, attached assets, a manifest, and diagnostics. When the connected isolated worker reports the format ready, the same merged snapshot can also produce canonical PDF, DOCX, ODT, or EPUB.
Use Add files and select the Markdown together with the image files it references. The file picker only receives what you choose, so a picture next to the .md on disk is not included unless you pick that picture too.