Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
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.
Prune unused footnote references in GitHub-flavored Markdown
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
micromark extension to support GFM (GitHub Flavored Markdown)
A marked extension to support GFM footnotes
mdast extension to parse and serialize GFM strikethrough
micromark extension to support GFM strikethrough
linkify repository references in github-flavored markdown text, such as sha1, user/repo@sha1, #issue, etc
Deprecated: use [`remark-gfm`][remark-gfm] instead. GFM now includes footnotes.
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,
micromark extension to support GFM footnotes