We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment we have a bug on the website whereby maths isn't rendering (most notably the "guide to models" vignette).
This could relate to our choice of math-rendering:
math-rendering
epidist/_pkgdown.yml
Lines 1 to 4 in f5eead1
But I can see that e.g. on epinowcast the settings are the same and the vignettes are up.
epinowcast
It could be specific to the models vignette. At a guess could try switching this off:
epidist/vignettes/model.Rmd
Lines 8 to 9 in f5eead1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At the moment we have a bug on the website whereby maths isn't rendering (most notably the "guide to models" vignette).
This could relate to our choice of
math-rendering
:epidist/_pkgdown.yml
Lines 1 to 4 in f5eead1
But I can see that e.g. on
epinowcast
the settings are the same and the vignettes are up.It could be specific to the models vignette. At a guess could try switching this off:
epidist/vignettes/model.Rmd
Lines 8 to 9 in f5eead1
The text was updated successfully, but these errors were encountered: