mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
- wrap preformatted markdown lines with joiners so code fences reflow instead of truncating - preserve code block copy fidelity by joining soft-wrap segments and trimming repeated indent - extend markdown/code snapshots with long fenced lines to cover wrapping