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 110c4a4 commit eda902bCopy full SHA for eda902b
readme.md
@@ -68,6 +68,7 @@ Type: `bool`
68
Return table rows as value arrays:
69
70
```js
71
+// HtmlTableToJson.parse(html, { values: true })
72
/* => [[
73
* ['Unicorn', 'Pink', 'Billy'],
74
* ['Walrus', 'Orange', 'Sue']
0 commit comments