pandoc-crossref
pandoc-crossref copied to clipboard
Only on number part of figure references is clickable as part of hyperlink
Hi, I find it strange that the Figure title part ("Figure" 1) is not part of the hyperlink. Any reason for this, or a setting I'm missing?
At the moment only the number is clickable, which makes it hard to notice and click (especially in latex/pdf or the like where links are not underlined or colored).
My bad, I did my reasearch bad. Found linkReferences and nameInLink but now figured out both cref: true and nameInLink: true was needed for latex output.
I hadn't tried since the usage page says nameInLink is only for linkReferences and also that linkReferences doesn't work with latex.
Anyhow I solved it! Sorry and thanks!
Glad to hear you've figured it out. Let's keep this open, so I hopefully remember to fix the docs.