Markdown Format Inconsistency
Open 💬 2 comments Opened May 19, 2026 by chaitanyamedidar
What version of the Codex App are you using (From “About Codex” dialog)?
26.513.40821
What subscription do you have?
Go
What platform is your computer?
Windows 11
What issue are you seeing?
<img width="982" height="207" alt="Image" src="https://github.com/user-attachments/assets/eb605153-a338-4811-8185-3307acd32e09" />
When the model is prompted to provide the content in markdown format, it ends the markdown content box abruptly whenever the markdown contains fenced code block (```), reverting back to normal text.
What steps can reproduce the bug?
- Open Codex
- Prompt the agent to provide any content that includes any fenced code blocks
What is the expected behavior?
- The agent should be able to close the fenced code block
- The agent should continue to provide the content in markdown, where the user could copy directly
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗