Open MattWellie opened 23 hours ago
something like this would be useful to combine the child-row details with the main view, but DataTables seems to be less straightforward than it was using TableSorter e.g. https://datatables.net/dev/accessibility/DataTables_1_10/examples/api/row_details.html ?
Fixes
Miah has spotted a couple of bugs
Proposed Changes
Report Fixes
trim_blocks
andlstrip_blocks
- these arguments stop jinja from inserting empty lines in the HTMLs we produce. These account for over half the file length in lines, but their removal didn't speed anything upstill required
Checklist