Skip to content

Support markdown footnotes #29

Description

@SamWilsn

# TODO: footnotes?

The docc.plugins.mistletoe plugin doesn't support footnotes (eg. [^1]). It should.

The difficulty here is that each markdown node is rendered independently. To get footnotes to generate and be numbered correctly, they'd all have to be collected and rendered much later in the process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions