We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Look at this https://dev.to/patarapolw/securely-embed-youtube-and-other-iframe-elements-in-markdown-2hoc and https://github.com/remarkjs/react-markdown#security for security stuff on allowing iframes in markdown.
Turns out there might be a remark plugin for this: https://www.npmjs.com/package/@remark-embedder/core
Sorry, something went wrong.
I had to tweak remark-embedder because of this problem remark-embedder/core#123 (comment) but once that's done it is possible to embed widgets 🎉
c587de1
No branches or pull requests
The text was updated successfully, but these errors were encountered: