When using both the Style macro and the Table of Contents macro on a Confluence page, the TOC's "Absolute URL" does not function.
Steps to reproduce:
- Create a new Confluence page
- Add a Table of Contents macro
- Edit ‘Table of Contents’ Macro > Check the "Aboslute URL" checkbox
- Insert a Style macro in the page
- Add Header text somewhere on the page
- Save the page
- Click on any link in the Table of Contents
- Check the browser URL
Expected Result:
The Confluence page URL is appended with an #anchorName that corresponds with the TOC link clicked on
Actual Result:
The page URL is not appended with a #anchorName.
Note: If the Style macro is deleted from the page, the Absolute URLs begin to function.
Question:
Does anyone have a decent workaround for this?