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 f643426 commit 3d4ff6eCopy full SHA for 3d4ff6e
readme.md
@@ -33,9 +33,9 @@ Stringify the given [NLCST][] node (or list of nodes).
33
34
###### Parameters
35
36
-* `node` ([`NLCSTNode`][nlcst] or `Array.<NLCSTNode>`).
+* `node` ([`NLCSTNode`][nlcst] or `Array.<NLCSTNode>`)
37
* `separator` (`string`, optional, default: `''`)
38
- — Value to separate each item with.
+ — Value to separate each item with
39
40
###### Returns
41
0 commit comments