A quarto shortcode extension to add Bootstrap accordion component for html and revealjs formats. Minimal non-interactive fallbacks are provided for other output formats pdf and typst.
This is the body content for item 1
This is the body content for item 2
This is the body content for item 3
This is the body content for item 4
Install
Requires Quarto >= 1.4.0
In the root of the quarto project, run in terminal:
quarto add royfrancis/quarto-accordion
This will install the extension under the _extensions subdirectory. See ‘usage’ document for details on how to use the shortcode.