From 3c7b7738e737dfda599b52559ed16a21b650f9fc Mon Sep 17 00:00:00 2001 From: Meo Date: Mon, 9 Dec 2024 11:37:22 +0800 Subject: [PATCH] add `remark-footnotes-extra` Signed-off-by: Meo --- doc/plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/plugins.md b/doc/plugins.md index c60cc57c..8eeef41a 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -136,6 +136,8 @@ The list of plugins: — add custom/flexible paragraphs with customizable properties * 🟢 [`remark-flexible-toc`](https://github.com/ipikuka/remark-flexible-toc) — expose the table of contents (toc) via Vfile.data or an option reference +* 🟢 [`remark-footnotes-extra`](https://github.com/miaobuao/remark-footnotes-extra) + — add footnotes via short syntax * 🟢 [`remark-frontmatter`](https://github.com/remarkjs/remark-frontmatter) – support frontmatter (yaml, toml, and more) * 🟢 [`remark-gemoji`](https://github.com/remarkjs/remark-gemoji)