Is it possible to label LaTeX equations for future reference (link) in Documenter.jl doc?
I am thinking of something like:
> ```math #yourmathlabel
>
> a + b = c
> ```
>
> Can be referenced with [#yourmathlabel] — rendered as 1, or (#yourmathlabel) — rendered as (1).
>
as described in math-in-markdown#scholdoc-fork-of-pandoc