mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-15 13:14:28 +08:00
- Rename the English sample/golden to *_en.* and add a Chinese
counterpart (*_zh.*) so markdown parsing is exercised in both Latin
and CJK contexts; the Chinese sample also covers the full-width
delimiters in the default delimiter set (\n!?;。;!?).
- Both baselines keep the {meta, items} form with accepted_divergences
declared in meta; the test is now table-driven over en/zh.
- The generator script is not committed; regeneration is described in
each golden's meta block.
Stacks on the markdown golden meta-driven refactor (c84236ace).