😎 Give your xaringan slides some style
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

502B

xaringanthemer 0.3.0

  • Added background_header_auto parameter that adds a background under the first h1 element (i.e. # Slide Title) on a slide. When enabled, the background is added automatically to slides, as long as they aren’t inverse, center, middle, or bottom-styled slides. When disabled, you can still enable slide title headers by adding the header_background class to a slide. (thanks, @Btibert3, #10)

  • The underlying template now uses the whisker package.