Skip to content

Fixed markdown not rendering in cards#2063

Merged
corinagum merged 7 commits intomicrosoft:masterfrom
tdurnford:2062
Jun 10, 2019
Merged

Fixed markdown not rendering in cards#2063
corinagum merged 7 commits intomicrosoft:masterfrom
tdurnford:2062

Conversation

@tdurnford
Copy link
Copy Markdown
Contributor

@tdurnford tdurnford commented Jun 6, 2019

Fixes #2062

Changelog Entry

Fix #2062. Fixed markdown not rendering in cards, by @tdurnford in PR #2063

Specific Changes

Added the markdown renderer as a parameter to the createAdaptiveCardsAttachmentMiddleware so it will get passed as a prop to the attachmentMiddleware.

Add test

  • Testing Added

@corinagum
Copy link
Copy Markdown
Contributor

Hey did you run npm run eslint on these? formatting looks a bit off.

Copy link
Copy Markdown
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably get tests verifying this scenario too.

@tdurnford
Copy link
Copy Markdown
Contributor Author

I did run eslint, but I'll double check. I'll do a MockBot PR to add a test as well.

@tdurnford tdurnford requested a review from corinagum June 10, 2019 17:37
@corinagum corinagum merged commit e656439 into microsoft:master Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown not rendering in cards

3 participants