Skip to content

initial implementation of footnotes extension - #71

Draft
3b wants to merge 8 commits into
masterfrom
footnotes-wip
Draft

initial implementation of footnotes extension#71
3b wants to merge 8 commits into
masterfrom
footnotes-wip

Conversation

@3b

@3b 3b commented Nov 20, 2025

Copy link
Copy Markdown
Owner

inline references like [^foo], with definitions as blocks starting with [^foo]:.

questions for users::

  • bugs/missing features?
  • what should be configurable and/or have different defaults?
    • css classes?
    • formatting of links?
    • container element for list of footnotes?
    • separator before/after definitions?
  • is ^[inline footnote] version common/useful enough to be worth implementing? (or some other syntax)

todo:

  • text/md output
  • documentation
  • configuration
  • tests
  • improve formatting of output?
  • option for adding some extra text to footnote IDs to allow displaying multiple markdown documents on one page (for example comments, or making an html file out of the test suite)

Loading
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