insightsengineering / rbmi

Reference based multiple imputation R package
https://insightsengineering.github.io/rbmi/
Other
17 stars 6 forks source link

Malformed equation #433

Closed gowerc closed 1 month ago

gowerc commented 1 month ago

Looks like an equation in the advanced vignette is not being rendered properly (section 8.1)

image

gowerc commented 1 month ago

From the docs it looks like pkgdown uses mathml by default. Issue is that on some browsers the support isn't complete and the equations don't get rendered properly, forcing pkgdown to use mathjax should resolve this.