diff --git a/NEWS.md b/NEWS.md index 3b49b52..9c09653 100644 --- a/NEWS.md +++ b/NEWS.md @@ -82,7 +82,7 @@ your terminal. ```bash - quarto add gadenbuie/xaringanExtra/panelset + quarto add gadenbuie/xaringanExtra ``` Then, in your Quarto document, add the following to the YAML front matter: diff --git a/docs/NEWS.md b/docs/NEWS.md index ed82bba..83faece 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -82,7 +82,7 @@ your terminal. ```bash - quarto add gadenbuie/xaringanExtra/panelset + quarto add gadenbuie/xaringanExtra ``` Then, in your Quarto document, add the following to the YAML front matter: diff --git a/docs/README.md b/docs/README.md index cd527fb..5637d25 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ status](https://www.r-pkg.org/badges/version/xaringanExtra)](https://CRAN.R-project.org/package=xaringanExtra) [![xaringanExtra status badge](https://gadenbuie.r-universe.dev/badges/xaringanExtra)](https://gadenbuie.r-universe.dev) -[![tic](https://github.com/gadenbuie/xaringanExtra/actions/workflows/tic.yml/badge.svg)](https://github.com/gadenbuie/xaringanExtra/actions/workflows/tic.yml) +[![R-CMD-check](https://github.com/gadenbuie/xaringanExtra/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/gadenbuie/xaringanExtra/actions/workflows/R-CMD-check.yaml) diff --git a/docs/animate-css.md b/docs/animate-css.md index 9b25ffd..d24976c 100644 --- a/docs/animate-css.md +++ b/docs/animate-css.md @@ -37,7 +37,7 @@ class: animated slideInRight fadeOutLeft ## This slide... -- slides in from the right +- slides in from the right - and fades out to the left on exit ``` diff --git a/docs/tachyons.md b/docs/tachyons.md index 4d2cf14..537840c 100644 --- a/docs/tachyons.md +++ b/docs/tachyons.md @@ -30,7 +30,7 @@ box has a shadow (`.shadow-5`) and medium-large horizontal padding ``` markdown .bg-washed-green.b--dark-green.ba.bw2.br3.shadow-5.ph4.mt5[ -The only way to write good code is to write tons of bad code first. +The only way to write good code is to write tons of bad code first. Feeling shame about bad code stops you from getting to good code .tr[