Platform
Author or host
Teams mobile
Version of SDK
1.2.10
Details
Sample Agenda card, Expense report card available in public documentation is broken experience.
Here is the comparison of experience with 1.2.6(SDK version) and 1.2.10(SDK version).
| 1.2.6 |
1.2.10 |
 |
 |
TextBlock, FactSet with value enclosed with markdown support are completely broken.
Here is another example:
Attaching the Card JSON for the same:
{
"type": "AdaptiveCard",
"body": [
{
"type": "TextBlock",
"text": "_Italic_"
},
{
"type": "TextBlock",
"text": "**Bold**"
},
{
"type": "TextBlock",
"text": "**~~Bold, strike-through text~~**"
}
],
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.2"
}
cc: @VikrantSingh01, @anbah34 ,@shbhadra
Platform
Author or host
Teams mobile
Version of SDK
1.2.10
Details
Sample Agenda card, Expense report card available in public documentation is broken experience.
Here is the comparison of experience with 1.2.6(SDK version) and 1.2.10(SDK version).
TextBlock,FactSetwith value enclosed with markdown support are completely broken.Here is another example:
Attaching the Card JSON for the same:
cc: @VikrantSingh01, @anbah34 ,@shbhadra