rainabba / jquery-table2excel

jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
595 stars 663 forks source link

Double thead with rowspan #23

Open artyomkalm opened 9 years ago

artyomkalm commented 9 years ago

Hi, can anybody help with this issue:

thead
    tr
      th{rowspan=2}
      th{rowspan=2}
      th{colspan=3}
      th{rowspan=2}
    tr
      th
      th
      th

This code causes double thead in file.