When I use PDF Export on confluence, it has link icon on each headline.
It is annoying and I want to export pdf without it.
Is it possible?
Wasn't able to reproduce your problem. But try the following:
.heading-anchor-wrapper {
display: none;
}
Also, make sure that the global configuration under Settings > PDF export doesn't override the heading-anchor-wrapper class.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.