Hi I start with
| Example | Text | Dates | other | |---------+---------+--------------+---------| | this | comment | <2022-01-28 vie> | nothing | That is converted to +---------+---------+--------------+---------+ | Example | Text | Dates | other | +---------+---------+--------------+---------+ | this | comment | <2022-01-28 vie> | nothing | +---------+---------+--------------+---------+ And is converted back to | Example | Text | Dates | other | | this | comment | <2022-01-28 vie> | nothing | Couldn't in the last step the hlines be respected? Regards Uwe Brauer