-
### Bug description
I encountered an issue where a table generated with pd.to_markdown in Jupyter Lab loses its borders when exported to Word using Quarto. The borders appear correctly in the PDF o…
-
The intention is to move the implementation of `eng_stan()` to the `rstan` package, so that the engine implementation can evolve as the `rstan` package evolves.
As an example, we do this with the `…
-
I'd love to use data.world as a backend for SQL but have it work in R Notebooks via the knitr {sql} engine. That enables students to simply write SQL and not have to worry about the R code around it.
…
-
```{r, include = FALSE}
knitr::knit_engines$set(
text = function(options) {
options$results
atusy updated
5 years ago
-
### Bug description
If I create a citation in square brackets and want to indicate its license, including a link, hovering over the resulting link falsely triggers the citation tooltip preview.
### …
-
### Bug description
Mermaid doesn't work inside a Callout Block when collapse=”true”. There might be two kinds of errors.
- error 1: image cuts off as in #5145
- error 2: Mermaid engine…
-
See https://github.com/posit-dev/positron/issues/4155
Create an `Rmd` with the following in it
``````
Lets say you have two variables `x` and `y` that both point to the same underlying data.
…
-
Hi,
I am writing a code to generate a document to pdf using Qarto- R with the set up of title page image.
YAML format is below:
---
````qmd
---
format:
titlepage-pdf:
titlepage-…
-
### Bug description
Setting the knitr option for global device to true results in an unexpected behavior where the initial plot is displayed after each code chunk.
![image](https://github.com/use…
-
> library(Statamarkdown)
Stata found at /usr/local/bin/stata-mp
The 'stata' engine is ready to use.
> example("stata_engine", package="Statamarkdown")
stt_ng> indoc if (!is.null(Statamarkdown::…