Spotted by @Antoine38660 <3
When viewing #360 in the app, it crashes with the following error : Views nested within a must have a width and height.
This is due to the use of images in a table.
We also discovered a weird markdown in this case caused by https://github.com/gitpoint/git-point/blob/master/src/components/markdown-htmlview.component.js#L142
Also, the table headers content should be HTML decoded :

There's also a, less critical, rendering issue for #361 :

Spotted by @Antoine38660 <3
When viewing #360 in the app, it crashes with the following error : Views nested within a must have a width and height.
This is due to the use of images in a table.
We also discovered a weird markdown in this case caused by https://github.com/gitpoint/git-point/blob/master/src/components/markdown-htmlview.component.js#L142
Also, the table headers content should be HTML decoded :

There's also a, less critical, rendering issue for #361 :
