I migrated existing QnA Maker knowledge base to Custom Question Answering(in Azure). I created chat bot in teams. The bot responses in teams are displayed as raw Markdown text instead of displaying it in markdown style. e.g. Testing , is displayed as such in stead of displaying it in bold font.
The teams bot doesn't seem to recognize mark down formats. But during testing and "web chat" i can see the text properly. only teams channel is not displaying correctly.
How to make bot responses in "teams bot" recognize markdown format?