Skip to content

Commit eda902b

Browse files
committed
Add values example
1 parent 110c4a4 commit eda902b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Type: `bool`
6868
Return table rows as value arrays:
6969

7070
```js
71+
// HtmlTableToJson.parse(html, { values: true })
7172
/* => [[
7273
* ['Unicorn', 'Pink', 'Billy'],
7374
* ['Walrus', 'Orange', 'Sue']

0 commit comments

Comments
 (0)