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

[v2] Add gatsby-remark-bracketed-spans plugin #8044

Conversation

vadimshvetsov
Copy link
Contributor

@vadimshvetsov vadimshvetsov commented Sep 11, 2018

Support of remark-bracketed-spans parser plugin for using id and other attributes with spans.

I'm not fluent with gatsby plugin infrastructure and my attempts to bind this in dev mode with test site was failed. I would appreciate any advices about how to do it and why npm run watch -- --scope=gatsby-remark-bracketed-spans failing.

@vadimshvetsov vadimshvetsov changed the title Add gatsby-remark-bracketed-spans package [v2] Add gatsby-remark-bracketed-spans package Sep 11, 2018
@vadimshvetsov vadimshvetsov changed the title [v2] Add gatsby-remark-bracketed-spans package [v2] Add gatsby-remark-bracketed-spans plugin Sep 11, 2018
@vadimshvetsov
Copy link
Contributor Author

vadimshvetsov commented Sep 11, 2018

I ran yarn run test:update several times but CI considers 1 snapshot as obsolete, what I can do with it?

@LekoArts
Copy link
Contributor

LekoArts commented Sep 11, 2018

Normally users publish & maintain such packages by themself and they don’t get merged into Gatsby

@vadimshvetsov
Copy link
Contributor Author

vadimshvetsov commented Sep 11, 2018

@LekoArts There is a very similar package already in Gatsby - https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-custom-blocks

@vadimshvetsov
Copy link
Contributor Author

I still can't pass snapshot test. I've ran every possible shapshot update script including yarn run jest -u but locally all tests are passing.

https://travis-ci.org/gatsbyjs/gatsby/jobs/428920529#L2242

@KyleAMathews KyleAMathews force-pushed the master branch 5 times, most recently from fc4ca3e to 2116fff Compare September 17, 2018 20:36
@vadimshvetsov
Copy link
Contributor Author

I've published package and it's not working as intended. I'll dive into this but now this PR wouldn't profitable

@vadimshvetsov vadimshvetsov deleted the topics/add-gatsby-remark-bracketed-spans branch September 19, 2018 09:28
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.

2 participants