LeVCS/crates/levcs-merge/tests/corpus/006-markdown-disjoint-sections/manifest.toml

9 lines
244 B
TOML

description = "Markdown: each side appends a different new section — both survive, no conflict"
path = "CHANGELOG.md"
git_false_conflict = true
[expected]
status = "merged"
handler = "markdown"
contains = ["## Authentication", "## Caching"]