Replies: 1 comment
-
Heya, well if you want to be very "brute force", then you could always as raw HTML: <div id="abc">
</div> If you are intending to do this "within" MyST, (mytarget)=
a paragraph
{ref}`some text <mytarget>` |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that headers do automatically get anchors assigned to them but I need to manually create anchors so I can send user to them using the
page#anchor
.Beta Was this translation helpful? Give feedback.
All reactions