Can Tables be inserted in a Wolfram Community post?
Reading the full documentation in the Post Editor section of this post (full documentation available here), it gives the following example:
This is a regular paragraph.
<table>
<tr>
<td>Foo</td>
</tr>
</table>
This is another regular paragraph.
But as you can see, it doesn't work and it has not inserted a table. It doesn't interpret the html tags.
Any way to insert a table with two images in a post?
The simple way I find is to take a screenshot of my Mathematica Notebook, but it doesn't look like the best approach:
