Feature Request: Add a word-wrap toggle to code blocks

Code blocks desperately need a word-wrap toggle.

Many documentation sites (GitHub, Playwright, MDN, etc.) offer this simple but incredibly useful feature.

Long YAML, JSON, and shell scripts are difficult to read with forced horizontal scrolling.

A simple wrap/nowrap button on each code block would be a huge usability improvement and is common across modern documentation platforms.

I hope other developers here and the OpenAI team feel the same.