html-to-json icon indicating copy to clipboard operation
html-to-json copied to clipboard

Make html table to json tests more systematic

Open fhightower opened this issue 4 years ago • 0 comments

Update the tests for the convert_tables function to align with the three types of tables handled by the library:

A. Those with table headers in the first row B. Those with table headers in the first column C. Those without table headers

fhightower avatar Feb 27 '21 17:02 fhightower