microsoft / microsoft/AdaptiveCards
Markdown doesn't interpret backticks properly on Teams when using an AdaptiveCard
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
What platform is your issue or question related to? (Delete other platforms).
- JavaScript/Typescript
Author or host
Currently creating cards to send to Teams via TypeScript express -> express-msteams-host -> botbuilder (cardfactory) -> back to teams. The backtick to create preformatted text does not currently work.
Issue
Issue is stated above. Any help is appreciated!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported path from TypeScript through Express, express-msteams-host, and BotBuilder cardfactory into Teams. Compare how backticks are handled in the Adaptive Card and Teams rendering; done means backtick-delimited text displays as preformatted text in Teams.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100