Forum Discussion
On Teams, Images not being displayed under accordion in adaptive card
- Karunakaran_GNJul 24, 2023Copper Contributor
Thanks Meghana. Also some of the Markup syntaxes not working, like ###. Same can be observed in the screenshot provided above.
- Meghana-MSFTJul 24, 2023
Microsoft
Karunakaran_GN - Please note that the format you are using "  " as hyperlink, hence it is rendered as hyperlink in the card.
- Please use Image type to display images in adaptive cards - Schema Explorer | Adaptive Cards
- Please check this doc for the supported markdown in adaptive cards - Text formatting in cards - Teams | Microsoft Learn
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Karunakaran_GNJul 25, 2023Copper Contributor
Meghana-MSFT Thanks for the response.
I understand []() is the format for hyperlink but, I have used ![]() for mat for images. Same format renderes image on Teams if the content is rendered pa part of simple message but interprets as hyperlink when rendred through adaptive card. Same can be observed in the above screenshots. Content used in both the screenshot is same and both are taken from Teams.
Same case with interpretation of ### or ##, it doesnt work only on adaptiv card.
I request for a quick call to demonstrate it better.
Thanks