If I use the Cornerstone TOC shortcode, how can I link a [toc_item] to an anchor on the page? I have the anchor declared as “myAnchor” and the page parameter of the [toc_item] linking to it like this: [toc_item title=“foo” page="#myAnchor"].
Is this not possible? I keep seeing people mentioning adding comments but that seems odd since you can’t explicitly call which anchor to go to.