Skip to content

Conversation

sirwart
Copy link
Contributor

@sirwart sirwart commented Apr 18, 2024

I noticed that my blog that the footnotes I had in my jekyll blog were no longer being generated from the markdown, and tracked it down to the flags that were being sent to blackfriday didn't enable footnotes. The footnote HTML generated by blackfriday doesn't 100% match what jekyll generates, but it's close enough that you can make it match with a single CSS rule.

Checklist

  • I have read the contribution guidelines.
  • make test passes.
  • make lint passes.
  • New and changed code is covered by tests.
  • Performance improvements include benchmarks.
  • Changes match the documented (not just the implemented) behavior of Jekyll.

@danog danog merged commit 33bbe10 into osteele:main Apr 21, 2024
@danog
Copy link
Collaborator

danog commented Apr 21, 2024

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.

2 participants