File tree 1 file changed +5
-3
lines changed
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
14
14
When parsing (` from-markdown ` ), must be combined with
15
15
[ ` micromark-extension-gfm ` ] [ extension ] .
16
16
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] [ ] ** .
19
19
20
20
Alternatively, the extensions can be used separately:
21
21
@@ -238,7 +238,7 @@ for [`mdast-util-from-markdown`][from-markdown] and
238
238
239
239
* [ ` remarkjs/remark ` ] [ remark ]
240
240
— markdown processor powered by plugins
241
- * ` remarkjs/remark-gfm `
241
+ * [ ` remarkjs/remark-gfm ` ] [ remark-gfm ]
242
242
— remark plugin to support GFM
243
243
* [ ` micromark/micromark ` ] [ micromark ]
244
244
— the smallest commonmark-compliant markdown parser that exists
@@ -307,6 +307,8 @@ abide by its terms.
307
307
308
308
[ remark ] : https://github.com/remarkjs/remark
309
309
310
+ [ remark-gfm ] : https://github.com/remarkjs/remark-gfm
311
+
310
312
[ from-markdown ] : https://github.com/syntax-tree/mdast-util-from-markdown
311
313
312
314
[ to-markdown ] : https://github.com/syntax-tree/mdast-util-to-markdown
You can’t perform that action at this time.
0 commit comments