Skip to content

Support duplicate footnotes #25

@747

Description

@747

To help us debug your issue please add these details.

Is it possible to support multiple references to a footnote content? Seems that blackfriday has implemented the feature through russross/blackfriday#366.

Sentence one[^1]. Sentence two[^1]. Sentence three[^1].

[^1]: They should all refer to here.

As of Hugo 0.49, whose blackfriday engine outputs one line of footnote while mmark does 3 lines of them with incremental numbers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions