File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Extension for [`mdast-util-from-markdown`][from-markdown] and/or
1414When parsing (` from-markdown ` ), must be combined with
1515[ ` micromark-extension-gfm ` ] [ extension ] .
1616
17- You probably shouldn’t use this package directly, but instead use ` remark-gfm `
18- with ** [ remark] [ ] ** .
17+ You probably shouldn’t use this package directly, but instead use
18+ [ ` remark-gfm ` ] [ remark-gfm ] with ** [ remark] [ ] ** .
1919
2020Alternatively, the extensions can be used separately:
2121
@@ -238,7 +238,7 @@ for [`mdast-util-from-markdown`][from-markdown] and
238238
239239* [ ` remarkjs/remark ` ] [ remark ]
240240 — markdown processor powered by plugins
241- * ` remarkjs/remark-gfm `
241+ * [ ` remarkjs/remark-gfm ` ] [ remark-gfm ]
242242 — remark plugin to support GFM
243243* [ ` micromark/micromark ` ] [ micromark ]
244244 — the smallest commonmark-compliant markdown parser that exists
@@ -307,6 +307,8 @@ abide by its terms.
307307
308308[ remark ] : https://github.com/remarkjs/remark
309309
310+ [ remark-gfm ] : https://github.com/remarkjs/remark-gfm
311+
310312[ from-markdown ] : https://github.com/syntax-tree/mdast-util-from-markdown
311313
312314[ to-markdown ] : https://github.com/syntax-tree/mdast-util-to-markdown
You can’t perform that action at this time.
0 commit comments