Skip to content

feat: add markdown-it-footnote plugin support#37

Open
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:feat/add-markdown-footnote-support
Open

feat: add markdown-it-footnote plugin support#37
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:feat/add-markdown-footnote-support

Conversation

@inscomssb
Copy link
Copy Markdown

Closes #20

Adds support for Markdown footnotes using the markdown-it-footnote plugin.

The plugin is registered via eleventyConfig.amendLibrary following the same pattern as the other markdown-it plugins already present in the configuration.

Usage example:
Some text with a footnote.1

Footnotes

  1. The footnote content.

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.

Ajouter le support des pieds de page en Markdown

1 participant