-
Notifications
You must be signed in to change notification settings - Fork 2.4k
chore: use gatsby-remark-embedder fully to transform all embeds in docs
#5658
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
chore: use gatsby-remark-embedder fully to transform all embeds in docs
#5658
Conversation
gatsby-remark-embedder fully to transform all embeds in docs
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 92a2f8b:
|
|
Build for latest commit 92a2f8b is at https://pr5658.build.csb.dev/s/new. |
danilowoz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @MichaelDeBoey, thanks for your contribution! However, it doesn't really work (see my comments). Would you like to care of this, or can we close this?
653ef4b to
e5a3f28
Compare
e5a3f28 to
92a2f8b
Compare
|
@danilowoz All tests are green |
danilowoz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good!
We already use
gatsby-remark-embedderin some places, but we're not using it fully (yet).