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 b2f7d6b commit cdd3e04Copy full SHA for cdd3e04
readme.md
@@ -17,9 +17,9 @@ When parsing (`from-markdown`), must be combined with
17
## When to use this
18
19
Use this if you’re dealing with the AST manually.
20
-It’s probably nicer to use [`remark-gfm`][remark-gfm] with **[remark][]**, which
21
-includes this but provides a nicer interface and makes it easier to combine with
22
-hundreds of plugins.
+It’s might be better to use [`remark-gfm`][remark-gfm] with **[remark][]**,
+which includes this but provides a nicer interface and makes it easier to
+combine with hundreds of plugins.
23
24
## Install
25
0 commit comments