animate is an extension for Quarto that provides a shortcode to play any Animate.css effect on a run of text.
Animations are only available for HTML-based documents.
quarto add mcanouil/quarto-animate@1.7.2This will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
The full documentation lives at https://m.canouil.dev/quarto-animate/: every option, the validation rules, and all ninety-seven effects rendered.
example.qmd is a short, standalone starting point you can copy.
MIT.
Animate.css by Daniel Eden under Hippocratic License 3.0.