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

feat(markdown): upgrade to react-markdown 8 and add new props #656

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

mikebarkmin
Copy link
Member

We now use react-markdown 8 for our Markdown component. We also added a new optional prop allowHtml.
When this prop is set, HTML elements in the markdown source will be rendered.

We now use react-markdown 8 for our Markdown component. We also added a new optional prop allowHtml.
When this prop is set, HTML elements in the markdown source will be rendered.
@vercel
Copy link

vercel bot commented Jan 28, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/openpatch/patches/6MRgbfbaJvbBaXc7Xt7LoNWay9m5
✅ Preview: https://patches-git-react-markdown-8-openpatch.vercel.app

@mikebarkmin mikebarkmin added the patch Increment the patch version when merged label Jan 28, 2022
@mikebarkmin mikebarkmin merged commit c306116 into main Jan 28, 2022
@mikebarkmin mikebarkmin deleted the react-markdown-8 branch January 28, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant