Skip to content

Conversation

NioDeBacker
Copy link

Summary

Added footnote parsing functionality. Consists of two parts: Footnote Reference and Footnote Definition

Dependencies

It is dependend on this version of swift-cmark: swiftlang/swift-cmark#57

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • [n/a ] Updated documentation if necessary

@mynona
Copy link

mynona commented Sep 15, 2024

Is this still on the roadmap? Nice feature!

@mynona
Copy link

mynona commented Feb 22, 2025

?

@jbeder
Copy link

jbeder commented May 7, 2025

Has a maintainer looked at this? I'd love to see footnotes in swift-markdown.

I'm curious about the requirement of depending on some updated version of swift-cmark, because my understanding is that swift-markdown depends on mark-gfm, not swift-cmark. And it looks (to me) like mark-gfm supports footnotes:

https://github.com/github/cmark-gfm/blob/587a12bb54d95ac37241377e6ddc93ea0e45439b/test/extensions.txt#L705

@jbeder jbeder mentioned this pull request May 8, 2025
3 tasks
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.

3 participants