It seems not to be possible to insert a table in a blog-entry:
<table> is transformed to <table>
Therefore the table is not interpreted as a table but displayed as
"<table>" on the website.
How is it possible to define tags which shall not be transformed?