This PR resolves #162. It uses a paged.js hook to repeat the table header when a page breaks the table.
The original javascript code was developed by Julien (@julientaq) and improved by Lucas Maciuga and Tafael Caixeta (@tafael) on an issue of the paged.js library (https://gitlab.pagedmedia.org/tools/pagedjs/issues/84).
I just integrated the code into pagedown. I also tested the code with the following snippet.
This PR resolves #162. It uses a paged.js hook to repeat the table header when a page breaks the table.
The original javascript code was developed by Julien (@julientaq) and improved by Lucas Maciuga and Tafael Caixeta (@tafael) on an issue of the paged.js library (https://gitlab.pagedmedia.org/tools/pagedjs/issues/84).
I just integrated the code into pagedown. I also tested the code with the following snippet.
The result sounds good.