-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
C-questionCategory: A question on how to do somethingCategory: A question on how to do something
Description
Question
I have a math block and I'd like to add a few links within it to other sections of the same markdown file. I'd be happy with either being able to link to the relevant markdown subsection or to the equation therein, but I can't figure out how to do it, or if it's possible at all.
Things I've tried:
- Using
\hrefand\refusing the name of the heading - The same, but with the heading name in lowercase, prefixed with
#as you'd do with a normal link - Using
\labeland\eqrefto link to an equation as you'd do in normal LaTeX
It appears that \href works in plan MathJax.
Any help would be appreciated!
Version
mdbook v0.5.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-questionCategory: A question on how to do somethingCategory: A question on how to do something