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.
value
children
1 parent a048370 commit b7c4317Copy full SHA for b7c4317
readme.md
@@ -19,7 +19,7 @@ This document explains some terminology relating to
19
* must have a `type` property set to a to its namespace semantic
20
`string`;
21
22
-* must have either a `value` property set to a `string` or a `children`
+* may have either a `value` property set to a `string` or a `children`
23
property set to an array of one or more `Unist` nodes;
24
25
* may have a `data` property set to a `JSON.stringify`able object;
0 commit comments