I am automatically updating a table on a confluence page using the REST API.
To make this process easier, I wrote a template and added tags to the individual cells.
<td data="TAG">
Updating the page works completely fine, but when I try to get the page again, all these data-tags are missing again.
Is there a way or setting, that I am missing here?