-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Improve embedded coding examples #246
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
Comments
I'm not sure that adding direct links to view example source files in GitHub is worth doing. (I'm not sure it will actually address the accessibility concern.) So I'm going to hold off on doing this unless someone who knows more about this than I do confirms it as a worthwhile course of action. |
I'm going to combine the 2 Gatsby plug-ins I created recently ( Edit: See PRs #262 and gatsbyjs/gatsby/pull/2848 |
Hi @bvaughn , did the PR from @danielsbird fully resolve this issue? If it did, I think this can be closed. If not, could you let me know what needs to be done to finish this issue? Thank you. |
…#246) * fix:wrong spelling in tutorial * fix: modify the statement is not smooth
Follow-up for #245:
[codesandbox:foo/bar](baz)
) that generates our CodeSandbox links with default "Try it on CodeSandbox" text. (Added custom remark transform for Codepen example links #251)examples
folder.gatsby-remark-code-repls
plugin to create CodeSandbox links for the new examples.The text was updated successfully, but these errors were encountered: