\eqref renders as (???) #570
-
Hi, I'm trying to use gatsby-remark-mathjax-ssr to render equations and reference them in md files. So my markdown contains something like:
which is rendered very beautifully. But when I reference it later with, e.g., In equation Any ideas what might be going wrong here? Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
@smalltimer could you share a minimal reproducible example of what you are seeing? |
Beta Was this translation helpful? Give feedback.
@smalltimer could you share a minimal reproducible example of what you are seeing?
Ideally isolating the issue without gatsby, which has a lot of unrelated pieces.
https://codesandbox.io/s/remark-debug-ikwvx or https://codesandbox.io/s/remark-rehype-debug-4cz8v could be a good starting point