-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
param mathjax is useless in function build_reference #785
Comments
The R Studio mirror is reported to have only intermittent connectivity in China. Part of #785
#833 will change the CDN for Mathjax. I'm not sure why the The |
The R Studio mirror is reported to have only intermittent connectivity in China. Part of #785
@hadley Can you track down why this param exists? AFAICT it leads nowhere. Maybe we just remove it; including mathjax by default doesn't seem to be that much overhead. |
I think it's vestigial and I'll remove it |
pkgdown/R/build-reference.R
Lines 205 to 210 in b279865
pkgdown:::data_reference_topic
seemsmathjax
useless?pkgdown/inst/templates/head.html
Lines 57 to 58 in b279865
The mathjax in
head.html
template didn't have any condition and apply to all sites.BTW:
https://mathjax.rstudio.com/...
is unstable in China, sometimes can't be loaded. Why not use cdnjs ? #314The text was updated successfully, but these errors were encountered: