diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:36:11 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:36:11 +0200 |
| commit | 81f301199e88e17ec961f981ca0df6d886babfee (patch) | |
| tree | 9b1c703d4b689b9e6eb40b1c26e9cc22c25f6539 /_pkgdown.yml | |
| parent | dbb6233c0dc0cbc6abadebb931d1c65338268b5a (diff) | |
Render math with mathjax
Only used in the GUS topic judged by grep eqn man/*
Diffstat (limited to '_pkgdown.yml')
| -rw-r--r-- | _pkgdown.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 9b0c204..6c45ae8 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -5,6 +5,7 @@ title: pfm template: bootstrap: 5 bootswatch: spacelab + math-rendering: mathjax news: cran_dates: false |
