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: add gatsby-remark-numbered-footnotes to community plugins #4356

Conversation

jlengstorf
Copy link
Contributor

I just published a plugin for generating sequential numbers for footnote references. It's a thin wrapper around remark-numbered-footnotes.

@ghost ghost assigned jlengstorf Mar 4, 2018
@ghost ghost added the review label Mar 4, 2018
@gatsbybot
Copy link
Collaborator

Deploy preview for gatsbygram ready!

Built with commit 021c492

https://deploy-preview-4356--gatsbygram.netlify.com

rdela added a commit to rdela/rdela.com that referenced this pull request Mar 4, 2018
https://github.com/jlengstorf/gatsby-remark-numbered-footnotes
gatsbyjs/gatsby#4356

now I can use regular names (no spaces) to footnote and reorder at will!

see src/pages/credits/index.md
@rdela
Copy link
Contributor

rdela commented Mar 4, 2018

Works a treat!

now I can use regular names (no spaces) to footnote and reorder at will!
see src/pages/credits/index.md

rdela/rdela.com@07678ab#diff-43b2769c937512f35a0782bcf5841ad6L22

https://github.com/rdela/rdela.com/commits/master/src/pages/credits/index.md

https://rdela.com/credits/#fn-1

Inspired me to add next/prev links and clean up my post footer, thanks!

@KyleAMathews
Copy link
Contributor

Thanks!

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.

4 participants