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 66bcb29 commit 0f0a298Copy full SHA for 0f0a298
README.md
@@ -296,7 +296,7 @@ value})``. Possible options are:
296
text nodes.
297
* `mergeAttrs` (default: `false`): Merge attributes and child elements as
298
properties of the parent, instead of keying attributes off a child
299
- attribute object. This option is ignored if `ignoreAttrs` is `false`.
+ attribute object. This option is ignored if `ignoreAttrs` is `true`.
300
* `validator` (default `null`): You can specify a callable that validates
301
the resulting structure somehow, however you want. See unit tests
302
for an example.
0 commit comments