clarketm / TableExport

The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
https://tableexport.travismclarke.com/
Apache License 2.0
888 stars 289 forks source link

Export a href instead of a cdata #107

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

When a cell contains a A tag, often the href will be the complete data with the anchor text being something shorter or more targeted to users.

jayvdb commented 6 years ago

Also relative href should be expanded in exports.