This issue addresses #7 and #13
The idea is to ditch the table-based layout and use a flexbox based one.
I've took some time to analyze the code this morning, and it involves a quite big rewrite of the getHtml() function (mainly the parsing strategy).
Actually, it might greatly simplify it!
This issue addresses #7 and #13
The idea is to ditch the table-based layout and use a flexbox based one.
I've took some time to analyze the code this morning, and it involves a quite big rewrite of the
getHtml()function (mainly the parsing strategy).Actually, it might greatly simplify it!