HTML email conversion drops tables and everything trailing it

The reason was that the code handling HTML to Markdown conversion on the server-side did not support <table> :wink:

This will be fixed once this PR is merged :ok_hand:

https://github.com/discourse/discourse/pull/9586

5 Likes