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 2bb7792 commit 2e0a726Copy full SHA for 2e0a726
readme.md
@@ -50,9 +50,8 @@ Stringify the given [HAST node][hast].
50
51
Configuration for [`stringify-entities`][stringify-entities]
52
(`Object`, default: `{}`). Do not use `escapeOnly`, `attribute`, or
53
-`subset` must (`toHTML` already passes those) in their correct context.
54
-However, `useNamedReferences`, `useShortestReferences`, and
55
-`omitOptionalSemicolons` are all fine.
+`subset` (`toHTML` already passes those). However, `useNamedReferences`,
+`useShortestReferences`, and `omitOptionalSemicolons` are all fine.
56
57
###### `options.voids`
58
0 commit comments