tristen / tablesort

:arrow_up_down: A small tablesorter in plain JavaScript
https://tristen.ca/tablesort/demo/
MIT License
1.1k stars 179 forks source link

allow empty string as data-sort #182

Open yukulele opened 4 years ago

yukulele commented 4 years ago

if data-sort="", tablesort use textContent to sort. it should use empty string.