It would be nice to be able to link directly to a header item in Table of contents.
The problem is as following:
  1. Copy a link from a Table of content Header (with the anchor tag #)
  2. Use the link in another KB.
  3. Click the link.
Expected result: The browser should scroll down to the header section. Like when you click on the link normally in the KB.
Result: The anchor tag seems to be dynamic, and is generated on page load. If it doens't match the one in the copied link, the scroll function doens't work as intended. So you end out on top of the page.