We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f04ce commit 5cf4adaCopy full SHA for 5cf4ada
readme.md
@@ -47,7 +47,7 @@ When you are working with syntax trees and want all of GFM, use
47
[`mdast-util-gfm`][mdast-util-gfm] instead.
48
49
When working with `mdast-util-from-markdown`, you must combine this package with
50
-[`micromark-extension-gfm`][extension].
+[`micromark-extension-gfm-footnote`][extension].
51
52
This utility does not handle how markdown is turned to HTML.
53
That’s done by [`mdast-util-to-hast`][mdast-util-to-hast].
0 commit comments