Fix links in manual (#8188)

* Fix link to slide shows section
* Fix link to reveal.js section
This commit is contained in:
Benjamin Wuethrich 2022-07-18 04:16:36 -04:00 committed by GitHub
parent 98fb8521a7
commit 7999b0b96e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2665,7 +2665,8 @@ math equations flush left using [YAML metadata](#layout) or with
### Variables for HTML slides
These affect HTML output when [producing slide shows with pandoc].
These affect HTML output when [producing slide shows with
pandoc](#slide-shows).
`institute`
: author affiliations: can be a list when there are multiple authors
@ -2686,7 +2687,7 @@ These affect HTML output when [producing slide shows with pandoc].
`title-slide-attributes`
: additional attributes for the title slide of reveal.js slide shows.
See [background in reveal.js and beamer] for an example.
See [background in reveal.js, beamer, and pptx] for an example.
All [reveal.js configuration options] are available as variables.
To turn off boolean flags that default to true in reveal.js, use `0`.