From 564175ea050aece4e5cc161d63654b8b1d5fb8a8 Mon Sep 17 00:00:00 2001 From: Michael Mahoney Date: Tue, 9 Jul 2024 14:06:28 -0400 Subject: [PATCH] Use mathjax --- _pkgdown.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index 2658a38..c60db31 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -7,6 +7,9 @@ authors: href: https://www.rstudio.com html: RStudio +template: + math-rendering: mathjax + development: mode: auto