Document reconciliation modes

This commit is contained in:
2026-06-08 18:36:07 +00:00
parent 93821ea6f9
commit ef0b6c1056
12 changed files with 161 additions and 35 deletions

View File

@@ -0,0 +1,18 @@
pipelines:
- id: example-merge-reconciliation
source:
backend: local
path: examples/source-bundle
destinations:
- id: local-merge-html
backend: local
path: workspace/published/merge-reconciliation
publish:
source: false
html: true
transform:
markdown_to_html:
enabled: true
mode: sidecar
reconciliation:
mode: merge