Table display uses <pre> which displays line breaks faithfully.
Every other display do not.
We should be consistent : either drop <pre> from table display, or use <pre> everywhere.
Using <pre> looks better, but we might encounter issues when tasks have multiple lines (see comments in #93)