#48 make all tables sortable
Merged by jibecfed. Opened by jibecfed.
tables-sort  into  staging

Download 48.patch

allow to sort all tables

add default sorting un python
use global javascript to do so
add class to all tables
use new hugo >= 0.108 to add a class to a block.
Here we add the sortable class by adding {.sortable} the line after the table

Pull-Request has been merged by jibecfed

Metadata