We implemented a simple Azure bot using a QnA Maker knowledge base and we enabled the Teams channel.
In the webChat, the markdown formatting is rendered just fine. However in Teams the markdown formatting is not always working as expected:
- If there is not any prompt in the answer, the formatting is perfect
- If there is a prompt in the answer, the Markdown formatting is not rendered as expected
I attach the link of a screenshot illustrating the issue: Screenshot Illustrating the issue
Did you already experience this issue? Any idea about how we could fix this?
Thanks in advance for your help!