rstudio / rmarkdown-cookbook

R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
https://bookdown.org/yihui/rmarkdown-cookbook/
578 stars 224 forks source link

Update verbatim chapter with new knitr engine #360

Closed cderv closed 2 years ago

cderv commented 2 years ago

This part https://bookdown.org/yihui/rmarkdown-cookbook/verbatim-code-chunks.html by document the new verbatim engine

cderv commented 2 years ago

Also mention the embed engine https://github.com/yihui/knitr/pull/2076