Skip to content

Is it possible to have links within math blocks? #3021

@alexdewar

Description

@alexdewar

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 \href and \ref using 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 \label and \eqref to 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-questionCategory: A question on how to do something

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions