Skip to content

Breaks Footnotes #56

@SilentGlasses

Description

@SilentGlasses

I use MkDocs with Material for MkDocs and as soon as I enable ezlinks, it starts breaking my footnote links.

The instructions on adding footnotes say I only need to do this:

Here's a sentence with a footnote[^1].

[^1]: This is the footnote.

I have tried with the following and it still does not work:

plugins:
  - search
  - ezlinks:
      reference_links: true
      wikilinks: true

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