Anchors + Table of Contents
Currently, Karma doesn't support creating anchors that link directly to specific sections within the same page, primarily due to API limitations from Atlassian. This also means that automatic generation of a table of contents, which would allow users to click and scroll to specific locations on a page, is not available.
As a workaround, you can divide your page into several macros, with each representing a different section. You can then place anchors between these sections. From the top of your page, link to these anchors to facilitate easier navigation. This method isn't as seamless as direct anchoring but can help organize content effectively. Here's how you can set it up: