diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-08-22 18:58:51 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-08-22 18:58:51 -0700 |
| commit | e7be2b915661fbfab3387980bfe562eec7a7520c (patch) | |
| tree | d19717c8b2d579f24fa5846eeec8a782d7bd2c2a /trypandoc | |
| parent | 214051f79d0154c359336dbbe395da7b6d3a7bf6 (diff) | |
trypandoc: fix s5 output.
Diffstat (limited to 'trypandoc')
| -rw-r--r-- | trypandoc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trypandoc/index.html b/trypandoc/index.html index 02113d787..393b1365a 100644 --- a/trypandoc/index.html +++ b/trypandoc/index.html @@ -150,7 +150,7 @@ <option value="revealjs">reveal.js</option> <option value="rst">reStructuredText</option> <option value="rtf">RTF</option> - <option value="S5">S5</option> + <option value="s5">S5</option> <option value="slideous">Slideous</option> <option value="slidy">Slidy</option> <option value="tei">TEI</option> |
