Files
ragflow/internal/parser
xugangqiang 95cab76ee6 test(parser): split markdown alignment golden into en/zh, cover CJK
- 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).
2026-08-11 18:52:39 +08:00
..