-
## Prework
* [X] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/mast…
-
### Bug description
Tables with markdown or html have to have `escape = FALSE` to not show the markdown or html verbatim when displaying in a table with kable().
- If you you display the table …
-
Ensure that the template works for a species that is a complex, which would include multiple species names. Maybe vest to supply a vector of names then use knitr::cantrememberthename() that will paste…
-
I was very grateful to find the new alt-text feature. However it doesn't seem to work as described, and when both `fig.cap` and `fig.alt` are supplied, only `fig.alt` is present in the output. This is…
-
### Bug description
I tried to render a reveal.js presentation into pptx instead and found an error. I created a repo to demo the error here: .
The problem is that I have a background-image on a …
-
There was something in the most recent PR that changed this. "Before" is HEAD~1 and "After" is HEAD
Before:
```
nic@xps-15:~/scalinguplive$ quarto render --to pdf
[ 1/12] index.qmd
[ 2/12] f…
-
Is it possible to dynamically build a page using a loop? I've tried the approach below in an 'asis' block, but it doesn't seem to work.
```
cat(title, ' {data-icon="fa-line-chart"}\n')
cat("========…
-
Having the report content generated directly into Word might make for easier transition from the old NHA system to the new NHA system for users, seems like this translator program, [pandoc](https://pa…
-
The problem occurs when:
``` r
library(DatabaseConnector)
# downloadJdbcDrivers("bigquery")
connectionDetails [1] "attribute_definition" "care_site" "cdm_source"
#> …
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/8396
Originally posted by **anielsen001** January 23, 2024
### Description
I'm trying to merge some sidebar information…
cderv updated
7 months ago