Thanks, I will send a patch for the docs to mention this when I get the time. Nikolaos
On Fri, Jun 13, 2025, 2:35 AM Christian Moe <m...@christianmoe.com> wrote: > Nikolaos Chatzikonstantinou <nchatz...@gmail.com> writes: > > When I set `org-html-table-default-attributes' it will not use those > > attributes on my tables for HTML5 (it's documented). Is there a good > > reason for this? > > Hi, Nikolaos, > > Looks like this went unanswered. As you've probably found out in the > meantime, table attributes like cellspacing have been deprecated in > HTML5 in favor of CSS. Keeping them would cause validation errors. > > Yours, > Christian >