Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed markdown not rendering in cards #2063

Merged
merged 7 commits into from
Jun 10, 2019
Merged

Conversation

tdurnford
Copy link
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
Contributor

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

Copy link
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
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