On my wiki, any link to a specific tab shows up as "PageTitle#tabber-TabName". Is there a way to remove the "tabber-" so the link becomes "PageTitle#TabName"?
Topic on Extension talk:TabberNeue
Appearance
It can be done with `$wgTabberNeueUseLegacyTabIds` in the latest version. However, you cannot use the same tab name again and it can not be the same as other headings.
Thanks for that, that makes sense. I host my wiki on Miraheze and it's not an option there yet, but this was still very helpful.