Skip to content
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

Make mathjax configurable #3650

Merged
merged 4 commits into from
Jun 10, 2022
Merged

Make mathjax configurable #3650

merged 4 commits into from
Jun 10, 2022

Conversation

wch
Copy link
Collaborator

@wch wch commented Jun 10, 2022

This is a continuation of #3639 with some formatting fixes.

Fixes #3640.

Neutron3529 and others added 4 commits June 10, 2022 09:55
Provide two option, `MathJax_url` and `MathJax_config`, to enable the modification of the default mathjax.js.
Since the response of `mathjax.rstudio.com` could be slower in some regions, it is better to provide a default value and a configure technique to enable the modification of the default mathjax url.

change the names of the two newly added options

update the doc of newly added shiny.mathjax.*
@wch wch merged commit 77f9052 into main Jun 10, 2022
@wch wch deleted the Neutron3529-patch-1 branch June 10, 2022 14:57
schloerke added a commit that referenced this pull request Jun 26, 2022
* main:
  Update the `_inputs_` and `_values_` regular expr to support a trailing `=` (#3648)
  Enable `fileInput` to set the `capture` attribute (#3481)
  Update NEWS
  fix bookmarking bug #2297: don't break all bookmarking system if some URL params don't parse correctly (#3385)
  Update NEWS
  Corrected for stricter length checking in R 4.2.0 (#3625)
  Make mathjax configurable (#3650)
  Fixed automatic guessing of Content-Type in downloadHandler (#3393)
  Spelling `defintion` -> `definition` (#3649)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] modify the default mathjax provider
3 participants