DuoChat not escaping markdown correctly when being asked to return it
When using Duo Chat to generate a README.md file in markdown format, the output is only partially rendered correctly. Specifically, markdown code blocks are not being properly escaped, leading to improper closure of code blocks and causing the remaining content to be displayed outside the intended code block. This results in the markdown being half-rendered, making it impossible to copy-paste correctly formatted markdown.
- Details / inital report: #430124 (comment 2077596490)
- Yet another example of this bug appearing: #430124 (comment 2310841289)
- Yet another example of this bug appearing: Duo Chat WebUI does not render Markdown correctly (#522938 - closed)
Edited by Shinya Maeda