Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

Footnotes versus pandoc #32

Description

@chreekat

pandoc provides two sorts of footnotes. The syntax uses [^refid] instead of {^refid} for the reference, and [^refid]: text instead of {refid} text for the footnote itself. Any reason for the disparity?

Then there's also the inline reference ^[some note], and the fact that pandoc collects all scattered footnotes into a special <div> at the bottom of the document.

And the markup is different as well, but that doesn't really bother me too much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions