-
### Bug description
When using e.g `speaker-notes: true` or `speaker-notes: separate-page` in the yml header of a revealjs presentation, I expected the speaker notes to appear only when toggling …
-
This idea came up with discussion for https://github.com/yihui/knitr/issues/2219 in https://github.com/r-lib/rlang/issues/1551
At first it was something that could have been needed as **rlang** nee…
-
Hey @yihui , purl() has being an incredibly useful function for me.
Since RStudio editor for .py files is still limited (no code sections and no outline pane), I mostly use R Notebooks to write Py…
-
### Bug description
_No response_
### Steps to reproduce
`````quarto
---
engine: jupyter
---
```{python}
from IPython.display import Markdown, display, JSON
display(JSON({
"first_name"…
-
Would it be possible to add an option to include a footer in HTML/LaTeX markdown docs? There is already an option for headers (knitr::opts_knit$set(header = '...')), but an option for footers would be…
-
#321
Somethink like hc$set(arg = value) idw
-
Maybe I'm not thinking about this correctly, but It seems that it would be useful to support dependencies "aliases" in the knitr targets to avoid repetition. See `processed_data` in the example below.…
-
See:
https://github.com/yihui/knitr/blob/master/vignettes/knit_print.Rmd
http://cran.rstudio.com/web/packages/knitr/vignettes/knit_print.html
https://github.com/cboettig/knitcitations/blob/master/vign…
-
**Describe the bug**
When rendering a kable table with a long kableExtra footnote, the footnote gets wrapped after one column instead of running full width (as is the case with Rmarkdown files using …
-
Everytime I try to convert to html a code by pressing the knit button I get this error, can you help me?
``` r
Loading required package: knitr
processing file: w3.R
|.............................…