Hey, thanks for writing this module! I'm using it to tabulate unit and e2e that will end up in this wiki: https://github.com/tpronk/e2e_robot/wiki/Overview-of-WebdriverIO-tests, which we'll later integrate into PsychoJS: https://github.com/psychopy/psychojs
I noticed a little issue when using links in table cells: a newline character is added at the end of the link, but this confuses the table; it assumes a new row is started after the link.
Hey, thanks for writing this module! I'm using it to tabulate unit and e2e that will end up in this wiki: https://github.com/tpronk/e2e_robot/wiki/Overview-of-WebdriverIO-tests, which we'll later integrate into PsychoJS: https://github.com/psychopy/psychojs
I noticed a little issue when using links in table cells: a newline character is added at the end of the link, but this confuses the table; it assumes a new row is started after the link.