Reported by @marsh bridge
Bug Report: GPT just can't output nested ```code blocks``` (triple backtick fences)
`Steps to Reproduce`
I have documentation for how to write documentation (eg: Sphinx, Markdown, RST). I need to nest code blocks within code blocks to show how... to write code blocks.
Eg (copy the outer backtick fence for repro):
```rst
```md
## This is a markdown h2
No matter how instructed to chatgpt, the output is *always* incorrect. **ChatGPT needs to be able to evaluate how the end-result appears to the user** - I think it's just auto-parsed without any AI consideration.
`Expected Result`
The output should be 1 big code block; it should never pop out of code block and show as rich text.
`Actual Result`
It shows partial code block, then awkwardly pops out half way and turns into rich text
`Environment`
win11, latest chrome