-
### Bug description
In `html`, `heading` and the `title` inherit from `base`.
In `typst`, `heading` inherits, but `title` doesn't.
In `revealjs`, neither `headings` nor the `title` inherits from `b…
-
### Bug description
HTML Options:
I've tried to activate lightbox for every image in the book using the HTML options in the _quarto.yml, but I think it only works on the cover image of index.qmd.
Co…
-
### Bug description
I was trying to make subfigures in a notebook to be embedded in my main article, preferably as supplemental figures. However, I was unable to get the figure references in the note…
-
Starting from [{knitr} v1.35 onward](https://github.com/yihui/knitr/releases/tag/v1.35), the options possible in an R Markdown file now include:
#### R inline style:
````
```{r}
#| echo = FALSE…
-
Hi Yihui!
I noticed recently that there is captioning available within `kable`. Awesome!
I can't seem to find a way to change the position of the caption, it was mentioned [here](https://github.com/…
-
Hi @samanthacsik @stefaniebutland , I'm writing this here for us to implement going forward.
Here's an example of markdown (green) vs R (red) syntax for images:
I know Sam had good reaso…
-
### Bug description
Tables placed in fenced divs with `.column-margin` should appear in the margin, as should tables with chunk option `column: margin`.
Markdown (pipe) tables seem to only be place…
-
Certains packages utilisés ne sont pas en dépendance de projet.
``` r
all_dependencies Finding R package dependencies ...
#> Done!
```
``` r
description_dependencies [1] "base" "y…
-
At least small examples and links to where to look for more
````
---
output:
html_document: default
---
```{scss}
$main-color: salmon;
.bright {
background-color: $main-color;
}
```
…
cderv updated
3 years ago
-
I have succeeded in using extrafont to allow me to use a monospaced font (Lucida Console) in a GMisc multistate diagram in a vanilla RStudio session (so as to assure that columns align):
```
library…
ghost updated
4 years ago