aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/src/markdown/compare.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(ci-new): add markdown structural comparison commands魏曹先生18 hours1-0/+203
Add `markdown-compare` and `markdown-compare-all` commands to verify that translated docs maintain the same structure as the reference. Compare heading levels, code fences, lists, quotes, and other structural elements while allowing text differences.