add_list.Rd
Function writing the HTML code to animate bullet points in slides.
add_list(bullet_points, numbered = FALSE, animation = "semi-fade-out")
Character vector. One entry for each bullet point to write.
Logical. Whether the bullet points should be numbered.
Character. The kind of animation: "semi-fade-out", "grow", "shrink", "zoom-in", "strike", "fade-out", "fade-up", "fade-down", "fade-right", "fade-left", "highlight-red", "highlight-green", "highlight-blue"
Write the HTML code to animate bullet points in slides.