npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "footnotes" 的结果(共 8 个)
remark-footnotes

Deprecated: this package is no longer maintained. Please use [`remark-gfm`][gfm] instead. That package match how footnotes work on github.com, which is more likely to match the expectations of authors.

gfm-footnotes

Prune unused footnote references in GitHub-flavored Markdown

MIT
markdown-it-footnote

Footnotes for markdown-it markdown parser.

MIT
marked-footnote

A marked extension to support GFM footnotes

MIT
mdast-util-gfm-footnote

mdast extension to parse and serialize GFM footnotes

MIT
mdast-util-footnote

Deprecated: use [`remark-gfm`][remark-gfm] instead. GFM now includes footnotes.

micromark-extension-footnote

Deprecated: this package is no longer maintained. Please use [`micromark-extension-gfm-footnote`][gfm-footnote] (or [`micromark-extension-gfm`][gfm], which bundles includes it and all of GFM) instead. Those packages match how footnotes work on github.com,