HTML links in TOC wrong when exporting as HTML

When generating a table of contents in a cell and then exporting the notebook as HTML the link seems to be wrong:

<li><a href="attachment:./#my-head-line" rel="noopener noreferrer">my head line</a></li>

The part with attachment:./ should be removed.

Hi @lumbric!

Could you please check if the issue is still actual for you? I didn’t manage to reproduce it neither on the current build nor on the previous ones. Maybe I’m missing something?

Thank you!

I exported the same notebook as HTML again, it seems to be working now!
The sheet name seems to be now also part of the exported HTML which wasn’t the case before.

1 Like