-
This setting does untold damage IMO. I forever see students reproducing .Rmd files bamboozled by the green waiting bar as R evaluates inline and not in the console. I've long wanted to raise this issu…
-
### Bug description
Given a two page website where the `index.qmd` page links to the `about.qmd` and both `link-external-*` settings are enabled, relative links are identified as external when the si…
-
### Bug description
If you set `freeze: auto` at the project level, changes in `include`d `.qmd` files don't trigger re-execution. It seems like change must happen in one of the files listed in `_qua…
-
### Bug description
Using Quarto 1.3.340 on macOS 12.6.5, as included in the recent RStudio IDE daily 2023.05.0-daily+325, but this problem can be seen using that Quarto installation by itself, outsi…
-
### Describe the bug
Stock `rstudio{,-server}` can't knit Rmarkdown files due to missing Pandoc as well as various R packages (knitr, etc.). Normally the user gets a dialog offering to install the…
-
Submitting Author Name: Alexander Koiter
Submitting Author Github Handle: @alex-koiter
Other Package Authors Github handles: (comma separated, delete if none)
Repository: https://github.com/a…
-
I like the idea of this package, but it does not work well in practice for my needs. I wrote a knitr explaining the problem [here](http://rpubs.com/EmilOWK/209456).
In brief: often the task is to mat…
-
At least two issues to resolve (see wa/undx2015/results/undx2015.pdf versus undx2015_short.pdf, which is the older file:
- [ ] the ggtitles are not centered
- [ ] the bar plots have a reversed d…
-
### Bug description
In my blog, I have about 370 posts.
If I set `max-items` parameter in listing like this
```
listing:
- id: blog
contents: posts
sort: "date desc"
type: defa…
-
In the new tutorial, after changing from quarto back to markdown, I could no longer load the logo image. The image is located in /man/figures/logo.png
It would be nice to add it back so that the lo…