Hadley Wickham
Hadley Wickham
Fine with me.
No problems!
Before merging this, I think you need to be really sure that this isn't a firefox bug. When I look at this in my firefox, I see the same problem...
Can you provide more details?
Oh gotcha. I avoided just calling `click()` directly in json because that from that browser's perspective, that doesn't seem like a human is performing the action. But it seems like...
Given that https://github.com/mathjax/MathJax/issues/1770 suggests it's a pkgdown limitation, there's a workaround (via `\mathm{}`, albeit imperfect), and it doesn't seem to affect too many people, I think it's unlikely this will...
A bit like #1367, but I think the root cause is the default values for `names_to`. I'm not sure what we should do about this.
I think we probably could dig up the colours that RStudio or positron use for here. (Assuming we get them as names, which might be an incorrect assumption)
If you want to provide translated anchors, maybe that's something pkgdown should just do for you? It looks like you're only translating the word "anchor"?
The first problem to solve here is figuring out how to the get published DOI of a package. Then it looks like a fairly simple change to `citation_auto()`; we'd just...