page_content stringlengths 0 46.9k | metadata dict |
|---|---|
### Bug description
I installed Quarto on Fedora 37 through the tar archive, for any version >=1.2.
When trying to run quarto, e.g. `quarto check` I end up having this error:
```
tcc: error: mprotect failed: did you mean to configure --with-selinux?
```
Quarto works perfectly with version 1.1.251
I don't... | {
"assignee": null,
"comments": 10,
"created_at": "2022-10-24T20:07:03Z",
"creator": "alxsimon",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 3012,
"state": "closed",
"title": "Fedora error with version >=1.2",
"url": "https://github.com/qu... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3009
<div type='discussions-op-text'>
<sup>Originally posted by **kbvernon** October 24, 2022</sup>
Is there a way to specify the image title and alt text in the yaml of an about page? The documentation for the about page suggests you can only... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-24T19:33:46Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.3",
"number": 3010,
"state": "closed",
"title": "Support image-alt / title in about pages",
"url": "https://github... |
### Bug description
Os: Ubuntu 22.04
VScode: 1.72.2
Quarto: 1.1.251
Quarto VScode extension: v1.50.0
Plotly graph shows inside Jupyter Notebook in VSCode, but it does not show in slides when rendering with quarto. - Note: sometimes it shows in slides but not consistent.
[plotly_graphs_jupyter.zip](https://gi... | {
"assignee": "cscheid",
"comments": 5,
"created_at": "2022-10-24T16:20:00Z",
"creator": "rleyvasal",
"is_pull_request": false,
"labels": [
"jupyter"
],
"locked": false,
"milestone": "v1.3",
"number": 3006,
"state": "closed",
"title": "Plotly output from jupyter notebook not showing on slide... |
See complete thread for details, but basically markdown like
```markdown
---
## Test 123
```
creates problems for us in `yaml.ts` `export function readYamlFromMarkdown()`
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3001
<div type='discussions-op-text'>
<sup>Originally posted... | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2022-10-24T14:07:43Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"lint"
],
"locked": false,
"milestone": "v1.4",
"number": 3004,
"state": "open",
"title": "Error parsing `---` without whitespace",... |
### Bug description
When adding and setting the references and footnotes to be located on the margin within a callout fenced divs, the layout is not longer respected and the divs takes the whole width.
````
---
format: html
reference-location: margin
---
:::{.callout}
Something
:::
:::{.callout}
Some... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-24T13:34:33Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 3003,
"state": "closed",
"title": "Margin footnotes/references in callout messes the page la... |
### Bug description
In order to work around some `hyperref` option issues that exist with using `citeproc` I started to use `natbib` as the latex engine, as per discussion in #2017.
I've just noticed a side-effect of this change now: `natbib` creates a Bibliography section at the end of the document regardless of... | {
"assignee": null,
"comments": 2,
"created_at": "2022-10-24T11:20:16Z",
"creator": "jpmorr",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 3002,
"state": "closed",
"title": "Using natbib as cite-method creates bibliography at end of document an... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2990
<div type='discussions-op-text'>
<sup>Originally posted by **mcanouil** October 23, 2022</sup>
Hi,
currently, the grid listing has a default height of 150px for top image in the card which causes the image to be "cropped" in nearly all s... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-23T20:24:05Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.4",
"number": 2999,
"state": "open",
"title": "Replace default `height` for \"banner image\" in grid listing by `max... |
### Bug description
Let me begin by thanking you for the very fine work with RStudio, RMarkdown, and now Quarto. I was using Tex Live with no issues up until 2016, and am now returning to writing documents. I decided to reinstall R, RStudio, and use TinyTex.
Current Windows Operating System: **Windows 10 Pro Ver... | {
"assignee": "dragonstyle",
"comments": 2,
"created_at": "2022-10-23T19:21:12Z",
"creator": "JimInNashville",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2998,
"state": "closed",
"title": "Quarto TinyTex installation fails due to space in W... |
### Bug description
Hi,
the default style of a 1️⃣ markdown table is not the same of 2️⃣ the one generated by code.
I think they should have the same style. Moreover I prefer the code table one.
I'm using quarto 1.2.226.
Distributor ID: Debian
Description: Pengwin
Release: 11
Codename: bulls... | {
"assignee": "cscheid",
"comments": 15,
"created_at": "2022-10-23T17:10:28Z",
"creator": "aborruso",
"is_pull_request": false,
"labels": [
"documentation",
"enhancement"
],
"locked": false,
"milestone": "v1.3",
"number": 2997,
"state": "closed",
"title": "table default style: not the sa... |
### Bug description
Hi,
First, thanks for this awesome Quarto!
I am trying to render a quarto document containing gt tables and have an issue.
The document does not render if the .qmd file is located in a subdirectory of my project directory (with option execute-dir: project). The document renders well withou... | {
"assignee": "cderv",
"comments": 6,
"created_at": "2022-10-23T16:41:21Z",
"creator": "tdemarchin",
"is_pull_request": false,
"labels": [
"bug",
"tables"
],
"locked": false,
"milestone": "v1.2",
"number": 2996,
"state": "closed",
"title": " Rstudio: Quarto file within a subdirectory and... |
### Bug description
Hi,
I am trying to create a blog deployed by GitHub Pages. However, the process [you are describing](https://quarto.org/docs/publishing/github-pages.html) is failing when I try to run the `quarto publish` command
Here is what I get in my terminal:
:
1) Uninstall Chrome/Chromium... | {
"assignee": "cderv",
"comments": 5,
"created_at": "2022-10-22T16:13:44Z",
"creator": "ralmond",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "v1.4",
"number": 2980,
"state": "open",
"title": "Quarto deos not find chromium if installed through flatpak... |
### Bug description
## Example 1
````
---
title: "syntax_highlighting_bug"
format:
html:
code-link: false
---
```{r}
f <- function(x){
y <- 1+2+3
z <- (x+y)^2
return(z)
}
```
````
### Output
<img width="872" alt="Screen Shot 2022-10-22 at 10 47 18" src="https://user-images.... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-22T15:49:21Z",
"creator": "maxdrohde",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2979,
"state": "closed",
"title": "`code-link: true` option removes syntax highlighting",
"url": "ht... |
### Bug description
I'm using Chrome beta Version 107.0.5304.36 in Debian Linux 12 (testing).
Here's a screenshot of the Getting Started page that I see:

Here's what I se... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-10-22T12:37:11Z",
"creator": "sswam",
"is_pull_request": false,
"labels": [
"bug",
"documentation"
],
"locked": false,
"milestone": "v1.2",
"number": 2977,
"state": "closed",
"title": "Get Started page, Step 1, Install Quart... |
### Bug description
From @muellerzr and @jph00:
Quarto isn't rendering Mermaid graphs when in a notebook that also uses fastprogress:
In a markdown cell:
```
{mermaid}
flowchart TD
A[Gather Data] --> B[Clean Data]
B --> C[Build `DataLoaders`]
C ==> D[Build a `Learner`]
D ==> E[Train with... | {
"assignee": "jjallaire",
"comments": 1,
"created_at": "2022-10-22T10:48:35Z",
"creator": "jjallaire",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2974,
"state": "closed",
"title": "mermaid not defined error when ipywidgets are present",
... |
### Bug description
I am attempting to pass a YAML file of execution parameters via the command line option `--execute-params`:
`test.qmd` file:
```
---
title: test
date: now
format: pdf
---
Test document.
```
`test.yml` file:
```
date-format: MMM DD, YYYY HH:mm:ss z
```
Command line:
```
qu... | {
"assignee": null,
"comments": 6,
"created_at": "2022-10-22T03:12:06Z",
"creator": "connorp",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2971,
"state": "closed",
"title": "Specifying YAML files via the command line",
"url": "https://github... |
### Bug description
Os: Ubuntu 22.04
VScode: 1.72.2
Quarto: 1.1.251
Quarto VScode extension: v1.50.0
`render-on-save: true` on yaml header does not work consistently. Only the first time the notebook is saved with `Ctrl+s` the notebook renders, but as soon as a new cell is added to the notebook and `Ctrl+s` us... | {
"assignee": "jjallaire",
"comments": 10,
"created_at": "2022-10-21T16:59:33Z",
"creator": "rleyvasal",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2967,
"state": "closed",
"title": "`render-on-save: true` does not consistently work VScode... |
The bug reported [here](https://github.com/quarto-ext/fontawesome/issues/7) is a quarto bug.
If a snippet of a page gets "transplanted" to a different page because of a listing, then shortcode dependencies that are induced by that snippet need to be carried to the listing page. In this case, it's the `fontawesome` s... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-21T15:28:17Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 2966,
"state": "open",
"title": "cross-page shortcode dependencies",
"url": "https://github.c... |
According to the documentation, Quarto provides format strings for week (W, WW) and year (GGGG) in the ISO year calendar. However, it only provides numeric day strings with Sunday being 0 (d), whereas the ISO week begins with Monday=1 and ends with Sunday=7. It appears one cannot format a proper ISO week date such as 2... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-21T12:59:55Z",
"creator": "wiedenhoeft",
"is_pull_request": false,
"labels": [
"enhancement",
"upstream"
],
"locked": false,
"milestone": "v1.4",
"number": 2970,
"state": "open",
"title": "No ISO day",
"url": "https://g... |
### Bug description
Content of tabsets cannot be displayed in rendered Jupyter notebook with python code.
Os: Ubuntu 22.04
VScode: 1.72.2
Quarto: 1.1.251
Quarto VScode extension: v1.50.0
# Code
yaml header in notebook (first cell in raw format):
```yaml
---
title: "Jupyter notebook render"
format:
... | {
"assignee": null,
"comments": 5,
"created_at": "2022-10-20T19:39:47Z",
"creator": "rleyvasal",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2956,
"state": "closed",
"title": "Tabsets Shown, but content not displayed - VScode + Jupyter + Python + Revealjs"... |
### Bug description
I am trying to rebuild the vetiver website within a Docker container. Running individual python chunks within the container work fine, but when trying to render the .qmd files I get the following:
```
$ quarto render index.qmd --to html
processing file: index.qmd
|.............. ... | {
"assignee": null,
"comments": 5,
"created_at": "2022-10-20T11:04:05Z",
"creator": "arronlacey",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro",
"third-party"
],
"locked": false,
"milestone": "v1.3",
"number": 2950,
"state": "closed",
"title": "segfault address 0x1, caus... |
### Bug description
Hi,
First of all thanks for this fantastic tool!
I have been trying to build a project of *book* type with a cls file for the bibliography. Although the pdf render works well, the html one triggers an error. So as to keep a minimal example, I have tried with the initial files built after th... | {
"assignee": "dragonstyle",
"comments": 18,
"created_at": "2022-10-20T07:36:54Z",
"creator": "jfbarthelemy",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": "v1.3",
"number": 2945,
"state": "closed",
"title": "Problem with html render of a boo... |
### Bug description
# Issue
Using a different name of the output of a quarto file does not change the name of the additional directory with supporting files.
This happens both in RStudio as well as when calling
```
quarto render reprex.qmd --output test.html
```
# Reprex
```
---
title: "reprex-quarto... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-20T07:24:29Z",
"creator": "AlbertRapp",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 2944,
"state": "open",
"title": "Files directory does not change name when output is named differ... |
### Bug description
Hello,
I observed that the `::: {.incremental}` syntax create non-incremental bullet list instead of incremental list. In the example belliw, both the .incremental and .non-incremental div return the same non-incremental bullet list.
```
::: {.incremental}
- List element A
- List element B... | {
"assignee": null,
"comments": 3,
"created_at": "2022-10-20T07:13:38Z",
"creator": "Pierre9344",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2943,
"state": "closed",
"title": "::: {.incremental} syntax return non-incremental list",
"url": "https://githu... |
In a book project, `index.qmd` is required (else you get an error).
The documentation at https://quarto.org/docs/books/book-structure.html doesn't explain how `index.qmd` works in the context of a book project. | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-10-19T19:56:47Z",
"creator": "fuhrmanator",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": "v1.2",
"number": 2941,
"state": "closed",
"title": "Book structure doesn't explain index.qmd",
... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2895
<div type='discussions-op-text'>
<sup>Originally posted by **aborruso** October 17, 2022</sup>
Hi,
is there a way to insert an [aside notation](https://quarto.org/docs/authoring/article-layout.html#asides) for a code generated table?
... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-19T16:36:55Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"bug",
"articles"
],
"locked": false,
"milestone": "v1.3",
"number": 2934,
"state": "closed",
"title": "Span and Div `.aside` elements behave ... |
### Bug description
I'm on Windows 10 running RStudio 2022.07.2 Build 576. I created a new Quarto Project with the following YAML header:
```
---
title: "reprex-quarto"
output-file: "test"
output-ext: "html"
---
```
Per @cscheid request on quarto-dev/quarto-r#89, when I include an `output-file` and `outpu... | {
"assignee": "cderv",
"comments": 15,
"created_at": "2022-10-19T16:07:18Z",
"creator": "daranzolin",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro",
"windows"
],
"locked": false,
"milestone": "v1.3",
"number": 2931,
"state": "closed",
"title": "No formatting when specify... |
### Bug description
In any quarto project (website, book, etc) with pdf/latex output, if you type something like
```
\(F_{X}(x)=\operatorname{Pr}(X \leq x)\).
```
quarto parses it as
```
(F\_\{X\}(x)=\operatorname{Pr}(X\leq x)).
```
Causing the following error
```
Missing $ inserted.
<inserted... | {
"assignee": null,
"comments": 6,
"created_at": "2022-10-18T22:41:01Z",
"creator": "maikol-solis",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2924,
"state": "closed",
"title": "Quarto doesn't parse \\( \\) (inline LaTeX math) correctly with ... |
### Bug description
From #2865, it appears variables stored in `_variables.yml` can only be accessed if a `_quarto.yml` file exists (it can be empty).
The code below produces the following HTML:
<img width="574" alt="image" src="https://user-images.githubusercontent.com/8896044/196536859-4cace025-2dbe-4c44-9154-78... | {
"assignee": "dragonstyle",
"comments": 5,
"created_at": "2022-10-18T20:30:02Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": "v1.2",
"number": 2918,
"state": "closed",
"title": "`_variables.yml` only works if `_quarto.yml` ex... |
Not sure if this is an issue with quarto, the R package gt, pandoc, or something else.
If an R gt table uses the tab_header function, the table will no longer render to docx, although it will render to html and pdf.
The self-contained qmd example below creates a gt table without tab_header, and then one with tab_... | {
"assignee": null,
"comments": 4,
"created_at": "2022-10-18T19:02:40Z",
"creator": "donboyd5",
"is_pull_request": false,
"labels": [
"third-party",
"tables"
],
"locked": false,
"milestone": null,
"number": 2916,
"state": "closed",
"title": "Possible bug: R gt tables do not render to doc... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2872
<div type='discussions-op-text'>
<sup>Originally posted by **fredguth** October 15, 2022</sup>
I have been trying to create a Project template for a custom thesis with the Brazilian Academic Standard (ABNT) extending dragonstyle/abnt pro... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2022-10-18T14:00:48Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"books"
],
"locked": false,
"milestone": "v1.4",
"number": 2908,
"state": "open",
"title": "Using qmd files in the front matter... |
### Bug description
Hello,
I have noticed that when adding notes to a slide with a plot, the notes seem to shrink the plot, even though the notes are not visible on the slide, which seems non-ideal.
Here's a toy example, I'm using RStudio 2022.07.0 Build 548 on Windows 11:
````
---
title: "Slide notes affe... | {
"assignee": "jjallaire",
"comments": 3,
"created_at": "2022-10-18T09:20:07Z",
"creator": "drcaprosser",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro",
"revealjs"
],
"locked": false,
"milestone": "v1.3",
"number": 2904,
"state": "closed",
"title": "Revealjs slide notes ... |
### Bug description

Poor search usability.
> What is the title text?
> I don't know :-p that's my point
> Everything either says decision or documentation
I am on Windows. The screenshot is on an ... | {
"assignee": "dragonstyle",
"comments": 9,
"created_at": "2022-10-18T07:04:33Z",
"creator": "fire",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2902,
"state": "closed",
"title": "Poor search usability for Quatro sites.",
"url": "https://g... |
It would be great to be able to give a qmd file as an abstract instead of having to write everything in the frontmatter!
| {
"assignee": null,
"comments": 2,
"created_at": "2022-10-17T21:32:38Z",
"creator": "lcnbr",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 2897,
"state": "open",
"title": "Abstract as file",
"url": "https://github.com/quarto-dev/qu... |
### Bug description
There seems to be no way to have an aknowledgement section in a book. Ideally, this comes before the toc, and could either be directly in the metadata, or provided in a file. Probably even more generally it would be nice to be able to put things in the front, main and back matter explicitly.
| {
"assignee": null,
"comments": 1,
"created_at": "2022-10-17T21:26:37Z",
"creator": "lcnbr",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": null,
"number": 2896,
"state": "closed",
"title": "thanks in book",
"url": "https://github.com/quarto-dev/quarto... |
Hi,
I don't think the `link-citations` YAML parameter is documented anywhere and I think it is necessary to enable in order to get hyperlinked things, at least in PDF, in my testing.
The use of `colorlinks` and the `*color` set of parameters had no apparent affect unless `link-citations: true`, like with R Markdo... | {
"assignee": "dragonstyle",
"comments": 2,
"created_at": "2022-10-17T20:07:04Z",
"creator": "mattwarkentin",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2893,
"state": "closed",
"title": "`link-citations` not documented anywhere",
"url": ... |
### Bug description
### Details
RStudio 2022.07.2+576 "Spotted Wakerobin" Release (e7373ef832b49b2a9b88162cfe7eac5f22c40b34, 2022-09-06) for macOS
Mozilla/5.0 (Macintosh; Intel Mac OS X 12_6_0) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36
### Example
When us... | {
"assignee": "cscheid",
"comments": 6,
"created_at": "2022-10-17T17:29:44Z",
"creator": "maxdrohde",
"is_pull_request": false,
"labels": [
"bug",
"third-party"
],
"locked": false,
"milestone": "v1.4",
"number": 2891,
"state": "open",
"title": "Altair interactive selection doesn't work w... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2844
<div type='discussions-op-text'>
<sup>Originally posted by **zeileis** October 13, 2022</sup>
In quarto 1.1251, when using one of the [theorem divs](https://quarto.org/docs/authoring/cross-references.html#theorems-and-proofs) with just a ... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-17T15:12:39Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2886,
"state": "closed",
"title": "theorem environments containing just a list",
"url": "https:... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2868
<div type='discussions-op-text'>
<sup>Originally posted by **aborruso** October 15, 2022</sup>
Hi,
it would be great to have in quarto for vega-lite, something like the Mermaid diagrams.
To write something like
````
``` {vega-lite... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-17T15:08:49Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 2885,
"state": "open",
"title": "Add vega-lite as embedding object",
"url": "https://... |
### Bug description
When hitting refresh on a HTML file generated from Quarto, margin footnotes from much earlier show up at the top of the screen, even if the text they correspond to is long gone.
https://user-images.githubusercontent.com/13658517/196154621-519e78b8-463f-46b2-ac2e-82537b6ab85d.mov
Footnotes i... | {
"assignee": null,
"comments": 3,
"created_at": "2022-10-17T10:27:39Z",
"creator": "katossky",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2883,
"state": "closed",
"title": "Margin footnotes pile up at top of screen on page refresh (even thou... |
### Bug description
For a blog listing page, the sort date is not working properly when I try to combine a directory listing with a metadata listing. Here's my listing page config, that pulls in all of the posts in the current working directly and has one additional item that's specified as metadata:
````md
---
... | {
"assignee": "dragonstyle",
"comments": 2,
"created_at": "2022-10-16T20:45:50Z",
"creator": "bpkent",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2880,
"state": "closed",
"title": "Blog listing from metadata not sorted correctly with other ... |
### Bug description
It seems I can't get tables to be fullwidth in the pdf output no matter what I try:
```
+---------------+---------------+--------------------+
| Fruit | Price | Advantages |
+===============+===============+====================+
| Bananas | $1.34 | - b... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-16T19:12:27Z",
"creator": "lcnbr",
"is_pull_request": false,
"labels": [
"bug",
"articles"
],
"locked": false,
"milestone": "v1.4",
"number": 2878,
"state": "open",
"title": "column-body-right not applied to table",
"ur... |
### Bug description
When I include an anonymous figure without extension i.e. ``, and I have the default extensions set for pdf and html output in a book I get the following error
```
Error running filter /opt/quarto/share/filters/quarto-post/quarto-post.lua:
/opt/quarto/share/filters/quarto-post/qu... | {
"assignee": "cscheid",
"comments": 7,
"created_at": "2022-10-16T16:32:30Z",
"creator": "lcnbr",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": "v1.3",
"number": 2877,
"state": "closed",
"title": "Anonymous figure and default-image-extensions... |
### Bug description
When I used RMarkdown following tex code used to yield equation numbers and I could get references. But in Quarto it seems to be no longer possible. My .qmd file is part of a Quarto Book. Neither preview nor render made a difference.
> \begin{gather}
> \max z = 3x_{1} + 2x_{2} \label{eq:obj.fun... | {
"assignee": null,
"comments": 5,
"created_at": "2022-10-15T16:47:04Z",
"creator": "berkorbay",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": null,
"number": 2870,
"state": "closed",
"title": "Equation numbering for \"gather\" is not working... |
Hi,
in that code page there is a note about "Code line numbers", but it's not rendered in [the manual](https://quarto.org/docs/output-formats/html-code.html).
Is it normal?

| {
"assignee": null,
"comments": 1,
"created_at": "2022-10-15T08:15:46Z",
"creator": "aborruso",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2867,
"state": "closed",
"title": "HTML Code Blocks page: text not rendered in the current version of the manual",
... |
### Bug description
A while ago I rendered qmd files with the following Python code:
```python
import geopandas
world = geopandas.read_file(geopandas.datasets.get_path('naturalearth_lowres'))
world = world[(world.pop_est>0) & (world.name!="Antarctica")]
world['gdp_per_cap'] = round((world.gdp_md_est * 1e6) ... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-15T06:47:08Z",
"creator": "betolink",
"is_pull_request": false,
"labels": [
"bug",
"third-party"
],
"locked": false,
"milestone": "v1.4",
"number": 2866,
"state": "open",
"title": "Geopandas output not rendered correctly",
... |
### Bug description
# Issue
When using `quarto publish gh-pages` to push to _private_ GitHub Pages, the tool get stuck on "Deploying gh-pages branch to website", despite the updated GitHub Pages is deployed and live.
# Example
```sh
$ quarto publish gh-pages
? Publish site to https://example-org.github.io... | {
"assignee": "jjallaire",
"comments": 8,
"created_at": "2022-10-14T20:40:07Z",
"creator": "HenrikBengtsson",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 2864,
"state": "open",
"title": "GitHub Pages: `quarto publish gh-pages` stalls at \"de... |
### Bug description
```{ojs}
viewof date = Inputs.date()
```
returns a "TypeError: Inputs.date is not a function"
I am using the Visual Studio Code Extension.
### Checklist
- [x] Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet yo... | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2022-10-14T19:10:19Z",
"creator": "scottfranz",
"is_pull_request": false,
"labels": [
"enhancement",
"good-first-issue",
"ojs-engine"
],
"locked": false,
"milestone": "v1.3",
"number": 2863,
"state": "closed",
"title": "Improve s... |
### Bug description
I have a very simple `qmd` file (add three backticks to close chunk at end):
````
---
format: pdf
---
```{r}
#| warning: false
#| message: false
library(tidyverse) ##load for plotting
ggplot(data = starwars %>% drop_na()) +
geom_point(mapping = aes(x = height, y = mass)) +
... | {
"assignee": null,
"comments": 5,
"created_at": "2022-10-14T17:59:34Z",
"creator": "flyaflya",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": null,
"number": 2861,
"state": "closed",
"title": "PDF is cropping ggplot figures",
"url": "https:... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2850
<div type='discussions-op-text'>
<sup>Originally posted by **pat-alt** October 14, 2022</sup>
Currently Jupyter kernels need to be specified on a per-document basis. In other words, specifying the Jupyter kernel in `_quarto.yml` or `_meta... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-10-14T14:42:34Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug",
"jupyter"
],
"locked": false,
"milestone": "v1.2",
"number": 2853,
"state": "closed",
"title": "Option to specify project-wide `jupyter:` kerne... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2829
<div type='discussions-op-text'>
<sup>Originally posted by **fradav** October 13, 2022</sup>
Hi all,
Visual Studio Code already supports running “in-editor” cells on remote jupyter just by specifying an url to a jupyter server directly... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-14T14:28:17Z",
"creator": "fradav",
"is_pull_request": false,
"labels": [],
"locked": true,
"milestone": null,
"number": 2852,
"state": "closed",
"title": "Remote jupyter server for cell rendering (like vscode already supports)",
"url": "... |
### Bug description
Hi,
I'm re-render a quarto [book](https://github.com/camilogarciabotero/biocomp-book) with the latest version (99.99) commit 8c2b10dc4.
And got the following error:
```
ERROR: Failed to generate bibliography, rendering failed with code 1
pandoc: /Users/camilogarcia/Documents/Teaching... | {
"assignee": null,
"comments": 6,
"created_at": "2022-10-14T14:24:24Z",
"creator": "camilogarciabotero",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2851,
"state": "closed",
"title": "ERROR: Failed to generate bibliography in Quarto 99.9.9",
... |
### Bug description
I observe some unexpected behaviour when trying to use quarto project profiles: while the content in the body (defined with `:::{.content-visible when-profile="advanced"} ... :::` is correctly shown or hidden, the title and output-dir that should change are ignored.
I've set up a project with:... | {
"assignee": "jjallaire",
"comments": 4,
"created_at": "2022-10-13T18:48:24Z",
"creator": "cathblatter",
"is_pull_request": false,
"labels": [
"bug",
"needs-discussion"
],
"locked": false,
"milestone": null,
"number": 2840,
"state": "closed",
"title": "Project profiles ignoring output-d... |
panel-tabset worked yesterday, but not today. Is this a new bug? Slides with panel-tabset render properly locally, but do not render properly when building a website | {
"assignee": null,
"comments": 2,
"created_at": "2022-10-13T15:43:59Z",
"creator": "marierivers",
"is_pull_request": false,
"labels": [
"needs-repro"
],
"locked": false,
"milestone": "v1.3",
"number": 2835,
"state": "closed",
"title": "panel-tabset doesn't seem to be working today",
"url"... |
### Bug description
Using Quarto 1.2.209 rendered on macOS from the CLI; this is the Quarto version included in one of the most recent RStudio dailies.
Quarto with revealjs sees the revealjs style used rather than the default task-list style injected into the document. This is because the `.reveal ul` scoped CSS is... | {
"assignee": "cscheid",
"comments": 10,
"created_at": "2022-10-13T13:17:13Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [
"bug",
"upstream"
],
"locked": false,
"milestone": "v1.4",
"number": 2834,
"state": "open",
"title": "revealjs ul style preferred to task-list sty... |
- Consider adding utility function for listing templates to read metadata
- Consider adding native filtering to listing descriptors
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2828
<div type='discussions-op-text'>
<sup>Originally posted by **mllg** October 13, 2022</sup>
I have a fo... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-13T12:48:21Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.3",
"number": 2833,
"state": "closed",
"title": "Filtering items of listings based on meta data",
"url": "https://... |
### Bug description
When both `code-tools` and `link-external-newwindow` are enabled, the buttons in the code tools are marked as external links and clicking on them leads to new empty windows opened.
Also, although when the source code link is truly external link, the link is not opened in a new tab, but is red... | {
"assignee": null,
"comments": 6,
"created_at": "2022-10-13T10:48:25Z",
"creator": "singuyenmai",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2830,
"state": "closed",
"title": "Buttons in code tools are treated as external links when `link-ex... |
## I think I opened this in the wrong forum - apologies
### Bug description
Windows 10
R version 4.1.1 (2021-08-10)
R Studio 2022.07.1 Build 554
Quarto 1.1.251
New to Quarto, but have some experience in R Markdown. When rendering a .qmd (via render button) as an HTML file the preview returns 'Not Found' r... | {
"assignee": null,
"comments": 0,
"created_at": "2022-10-13T00:17:00Z",
"creator": "RobTour",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2827,
"state": "closed",
"title": "Quarto preview in viewer pane (or browser) returns Not Found when o... |
### Bug description
For revealjs formatted presentation, the color of links and the page numbers in the footer are not controlled as expected by the CSS variable `$linkColor`.
Expected behavior:
`$linkColor` and `$linkColorHover` should apply to links in the footer and the page numbers
Observed behavior:
Foo... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-12T17:52:09Z",
"creator": "kmasiello",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2820,
"state": "closed",
"title": "revealjs presentation - inconsistent handling of css link colo... |
I was going to request a feature but it turns out the following already works:
```
---
title: Title
author: John Doe
lang: fr
language: translations.yml
---
Text.
```
and in `translations.yml`:
```
de:
title-block-author-single: Autor
fr:
title-block-author-single: Auteur
```
Specifyi... | {
"assignee": "jjallaire",
"comments": 2,
"created_at": "2022-10-12T08:16:05Z",
"creator": "knuesel",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2812,
"state": "closed",
"title": "Document language-specific custom translations",
"url": "https://github.c... |
### Bug description
Hello,
The logo-href of the website/navbar option doesn't work.
For example, if I create a new website template with
```bash
quarto create-project mysite --type website
```
Then modify the _quarto.yml file like so:
```
project:
type: website
website:
title: "mysite"
... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-11T23:40:28Z",
"creator": "d-chambers",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2810,
"state": "closed",
"title": "Logo-href doesn't work",
"url": "https://github.com/quarto-dev/q... |
We should offer a better error message than this: https://github.com/quarto-dev/quarto-cli/discussions/2763#discussioncomment-3854662 | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-11T21:56:04Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"yaml-validation"
],
"locked": false,
"milestone": "v1.2",
"number": 2808,
"state": "closed",
"title": "catch `!` in yaml parse error m... |
### Bug description
I've recently just updated quarto and I'm now unable to render pdfs. Instead I get a rather cryptic error message that I'm not able to directly relate to anything. Only thing that has changed since my last successful usage is my quarto version. Here's the current error message:
```
Error runnin... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-10-11T19:34:33Z",
"creator": "jpmorr",
"is_pull_request": false,
"labels": [
"bug",
"open-pr"
],
"locked": false,
"milestone": null,
"number": 2803,
"state": "closed",
"title": "Quarto unable to render PDF - lua filter error... |
### Bug description
**Background**
When I render documents with Python code chunks the incorrect python interpreter is being used. I would like quarto to execute the code chunks using my virtual environment, but instead it is using a different python interpreter.
**System details**
- Quarto: 1.1.113
- Oper... | {
"assignee": "cderv",
"comments": 11,
"created_at": "2022-10-11T19:18:57Z",
"creator": "SamEdwardes",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro",
"windows"
],
"locked": false,
"milestone": "v1.3",
"number": 2801,
"state": "closed",
"title": "Quarto not using python i... |
Referring to an earlier closed issue #1131
I found an additional bug. ( Similar to the earlier problem generating blog.xml. I see more errors when adding a new listing app.qmd in _quarto.yml
```
(aiking) rahuketu@DESKTOP-OAN2697:/mnt/d/rahuketu/programming/portfolio$ rm -rf /m
media/ mnt/
(aiking) rahuketu@D... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-10-11T18:57:12Z",
"creator": "Rahuketu86",
"is_pull_request": false,
"labels": [
"file-systems"
],
"locked": false,
"milestone": "v1.4",
"number": 2800,
"state": "open",
"title": "WSL Rendering: Additional Bug related to #1131",... |
### Bug description
```
$ quarto -V
1.2.161
$ quarto preview test-prez.qmd --no-execute
```
example-inline.qmd
```
---
format: html
---
Here is an inline eval, the first three numbers are `r 1:3`
If evaluated, the above should read:
> Here is an inline eval, the first three numbers are 1, 2, 3
... | {
"assignee": "jjallaire",
"comments": 0,
"created_at": "2022-10-11T18:28:22Z",
"creator": "jthomasmock",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 2799,
"state": "open",
"title": "quarto preview file.qmd --no-execute still evaluates inlin... |
### Bug description
Not sure if this qualifies as bug or feature request: running `quarto preview` on a file such as
```
---
title: Title
---
Text.
{{< include b.qmd >}}
```
the preview is updated when this file is changed, but not when the included `b.qmd` is changed.
Tested with quarto 1.1.251 and... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-11T12:24:24Z",
"creator": "knuesel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 2795,
"state": "open",
"title": "Preview not updated on changes to included files",
"url": "h... |
### Bug description
For example with `a.md` containing
```
---
title: Titre
date: now
---
Bonjour.
```
rendering with `quarto render a.md -M lang=fr` produces:

The "DATE DE PUBLICATION" is... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2022-10-11T12:15:49Z",
"creator": "knuesel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2794,
"state": "closed",
"title": "Wrong date locale when setting lang from command-line",
... |
### Bug description
For example the file `a.md`:
```
---
title: Title
---
Text.
```
rendered with `quarto render a.md -M author=Someone` shows no author in the output, while the author is shown when using `pandoc a.md -o a.html -s -M author=Someone`.
Tested with quarto 1.1.251 and 1.2.203 on Pop!_OS ... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-10-11T12:08:29Z",
"creator": "knuesel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2793,
"state": "closed",
"title": "Cannot set author from command-line",
"url": "https://gi... |
I used the `margin-footer`option with an image.
Works well on the index and list pages, but if I go deeper, the image link is wrong. (.md files are in a folder called recipes_md)
the browser looks at http://localhost:7037/recipes_md/img/fondlogo.png
instead of http://localhost:7037/img/fondlogo.png | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-11T10:40:40Z",
"creator": "jcolomb",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 2797,
"state": "closed",
"title": "margin-footer image: get relative links bad when files in a... |
### Bug description
I am trying to run code that works fine in Spyder python 3.9
When I run it in quarto I cannot figure out why I am getting this indentation error

Another issue is when I try to pr... | {
"assignee": null,
"comments": 2,
"created_at": "2022-10-11T01:45:39Z",
"creator": "GraceEMc",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": "v1.3",
"number": 2789,
"state": "closed",
"title": "Can't fix/find python indentation error",
"ur... |
### Bug description
Quarto version: 1.1.189
System: WSL (Windows 10) with Ubuntu terminal
The added subscription is not loaded in post pages as it does in the main blog page.
I'm adding `margin-header: subscribe.html ` under `website` section in `_quarto.yml`.
In the posts, only the filename "subscribe.ht... | {
"assignee": null,
"comments": 2,
"created_at": "2022-10-10T18:19:37Z",
"creator": "e-alizadeh",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2787,
"state": "closed",
"title": "Subscribe doesn't show up in the posts ",
"url": "https://github... |
### Bug description
Using `fig-align` within a chunk breaks dynamically generated tabsets (`results: asis`).
I left the `knitr: opts_chunk: fig.align:center` in the example because that's what I was originally using which generated this issue.
This might be the same issue with #1456 where the `html` has the `dat... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-10T16:19:23Z",
"creator": "jmbarbone",
"is_pull_request": false,
"labels": [
"bug",
"wontfix"
],
"locked": false,
"milestone": "v1.3",
"number": 2784,
"state": "closed",
"title": "`fig-align` and `results: asis` break tabsets... |
### Bug description
Hello there, and before anything, thanks for the terrific work.
I'm in a situation where I don't think that quarto is working as intendend. I want to use [hugo shortcodes](https://gohugo.io/content-management/shortcodes/) inside a quarto document and this feature is documented on the [quarto web... | {
"assignee": "jjallaire",
"comments": 1,
"created_at": "2022-10-10T13:34:55Z",
"creator": "cedricbatailler",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2783,
"state": "closed",
"title": "`quarto render` breaks hugo shortcodes by turning qu... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2768
<div type='discussions-op-text'>
<sup>Originally posted by **cadojo** October 9, 2022</sup>
I don't think this exists already — a `--draft` option for the `quarto preview` command would be an awesome way to preview the website with draft... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-10-10T13:13:45Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "v1.4",
"number": 2781,
"state": "open",
"title": "Draft Preview Mode",
"url": "https://github.co... |
### Bug description
Code blocks rendered as html partially hidden by scroll bar, example:
<img width="776" alt="image" src="https://user-images.githubusercontent.com/32404415/194864066-dd7d451b-92cc-49a6-bd74-cb4407eb437d.png">
quarto --version
1.1.251
browser:
Name Firefox
Version 105.0.2
### Checklist
... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-10T12:15:47Z",
"creator": "miwojc",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "v1.4",
"number": 2779,
"state": "open",
"title": "Code blocks rendered as html partially hidden by scroll b... |
### Bug description
Working in [the same rocker-based devcontainer](https://github.com/360-info/quarto-scaffold/tree/test-container) I set up for #2716, I'm finding that attempting to preview a file or project gives me:
```shell
$ quarto preview
Preparing to preview
ERROR: Function not implemented (os error ... | {
"assignee": "jjallaire",
"comments": 9,
"created_at": "2022-10-10T00:38:23Z",
"creator": "jimjam-slam",
"is_pull_request": false,
"labels": [
"bug",
"third-party",
"file-systems"
],
"locked": false,
"milestone": "v1.4",
"number": 2771,
"state": "closed",
"title": "Preview in Docker... |
### Bug description
When writing a book and using biblatex for the pdf bibliography, the latex automatically generates the section called bibliography. However, if I also am generating a website, this uses citeproc with a user setup section, called e.g. references. Thus the PDF version has both a references section ... | {
"assignee": "dragonstyle",
"comments": 6,
"created_at": "2022-10-09T21:14:53Z",
"creator": "lcnbr",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2770,
"state": "closed",
"title": "Biblatex extra header",
"url": "https://github.com/quarto-... |
### Bug description
When I use `echo: fenced` block option and have multiple tables in the block, the second table loses the sub-caption and the bold formatting of the header row. With `echo: true` everything is fine.
Here is a minimal example
```` md
---
title: results
format: html
---
```{r}
#| echo:... | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2022-10-09T18:38:52Z",
"creator": "richardjtelford",
"is_pull_request": false,
"labels": [
"bug",
"lint",
"ast"
],
"locked": false,
"milestone": "v1.4",
"number": 2769,
"state": "open",
"title": "formatting problems with multiple... |
### Bug description
Having
``` qmd
---
resource-path: .
---
```
in the file, executing `quarto render main.qmd` results in
```
pandoc
to: html
output-file: main.html
standalone: true
section-divs: true
html-math-method: mathjax
wrap: none
default-image-extension: png
resource-path: .
... | {
"assignee": "cscheid",
"comments": 5,
"created_at": "2022-10-08T20:49:49Z",
"creator": "jakubkaczor",
"is_pull_request": false,
"labels": [
"bug",
"yaml-validation"
],
"locked": false,
"milestone": "v1.2",
"number": 2765,
"state": "closed",
"title": "Changing `resource-path` raises err... |
### Bug description
I have a [chicago-fullnote-bibliography.csl](https://www.zotero.org/styles/chicago-fullnote-bibliography-16th-edition) file placed in ~/.local/share/pandoc/csl/ directory. I can convert the following file with `pandoc` and also with `quarto pandoc`, but using `render` or `preview` subcommands raise... | {
"assignee": "dragonstyle",
"comments": 6,
"created_at": "2022-10-08T20:11:25Z",
"creator": "jakubkaczor",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2764,
"state": "closed",
"title": "Allow pandoc find CSL files",
"url": "https://github.c... |
### Bug description
Using the `layout` attribute outside of a code chunk is ignored unless `result: asis` is also specified.
````qmd
---
format: html
---
## in chunk
The `layout` attribute works fine inside chunk
```{r}
#| layout-nrow: 1
plot(1:10)
plot(10:1)
```
## outside
The `layout` at... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-10-07T19:25:07Z",
"creator": "jmbarbone",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": "v1.3",
"number": 2761,
"state": "closed",
"title": "`layout` attribute outside of code chunk ... |
I am reporting this on behalf of @sharvitomar
> i have been trying to update my RStudio/install Quarto. The process so far has not been successful. RStudio help tab's Check for updates option tells me that the current version is upto date. While installing Quarto from the website, i faced some version conflicts and ... | {
"assignee": null,
"comments": 4,
"created_at": "2022-10-07T15:53:13Z",
"creator": "jooyoungseo",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2760,
"state": "closed",
"title": "Quarto project does not appear even after updating RStudio",
"url": "https:/... |
### Bug description
When we use sub folder name in bibliography keyword in _quarto.yml, we get error.
For example:
`bibliography: references.bib`
works, but
`bibliography: bibFilesAndDocuments/references.bib`
gives following error:
```
File bibFilesAndDocuments.bib not found in resource path
ERROR:... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2022-10-06T20:34:46Z",
"creator": "ati-ozgur",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": null,
"number": 2755,
"state": "closed",
"title": "using subfolders in bibliography does n... |
When rendering citation data for a citable article, a perfectly valid (pandoc) CSL YAML construct inside a citation: element, such as
author:
- family: Doe
given: Jane
is ignored, with an empty author = {} appearing in the BibLaTeX data.
Originated in #2723 | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-10-06T18:20:53Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.3",
"number": 2753,
"state": "closed",
"title": "Citation author doesn't allow structures names",
"url": "https://... |
We currently output HTML and BibLaTeX formatted citations, it would be nice to provide a tabset which includes those + other formats like CSL-JSON, CSL-YAML, BibTeX, etc... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-06T17:59:39Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"good-first-issue"
],
"locked": false,
"milestone": "v1.4",
"number": 2752,
"state": "open",
"title": "Add support for multiple citation... |
### Bug description
I am trying to get the author email to show up in the output of a Quarto file (using RStudio 2022.07.2 on Windows 10 with a version of Quarto I got off the website with the past week (I see v1.1.251 now, might be the same).
The default option below did not seem to work.
```yaml
---
title: "... | {
"assignee": null,
"comments": 6,
"created_at": "2022-10-06T17:58:02Z",
"creator": "jmh530",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2751,
"state": "closed",
"title": "Author email not showing up",
"url": "https://github.com/quarto-dev/... |
### Bug description
Publishing a qmd file with format `hugo`, the `last-modified `date is showing the published date ("March 19, 2022") rather than the date the qmd was last updated (October 6, 2022).
---
date: 2022-03-19
date-format: long
format: hugo
lastmod: last-modified
---
<img width="142" alt="image"... | {
"assignee": null,
"comments": 1,
"created_at": "2022-10-06T12:27:36Z",
"creator": "cgoo4",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 2745,
"state": "open",
"title": "Not showing the last-modified date",
"url": "https://github.com/qua... |
### Bug description
Issue: For `revealjs` presentations, if `scrollable` is set to `true` in the yaml header, when viewing the slides on mobile, the user cannot swipe past the second slide (the slide that comes after the title slide). Swiping backward from the second slide does not work either.
Minimal qmd example ... | {
"assignee": "cderv",
"comments": 3,
"created_at": "2022-10-06T04:53:31Z",
"creator": "adamoshen",
"is_pull_request": false,
"labels": [
"bug",
"upstream",
"revealjs"
],
"locked": false,
"milestone": "v1.4",
"number": 2743,
"state": "open",
"title": "`revealjs`: Cannot advance slide... |
### Bug description
I am trying to cross reference figures in a quarto book based of the example. It was inserted using the visual editor and uploaded to the images folder

But the figure is not showing... | {
"assignee": null,
"comments": 2,
"created_at": "2022-10-06T03:56:58Z",
"creator": "GraceEMc",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 2742,
"state": "closed",
"title": "Figures not identified to cross reference",
"url": "https://github.com/quarto-d... |
https://github.com/ikatyang/tree-sitter-yaml looks to be unmaintained (last commit was 18 months ago)
Unfortunately, it parses YAML incorrectly: https://github.com/ikatyang/tree-sitter-yaml/issues/29
This is also coming from tree-sitter: https://github.com/quarto-dev/quarto-cli/discussions/2498
We don't have i... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-10-05T18:40:46Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 2737,
"state": "open",
"title": "A fork of tree-sitter-yaml looks necessary",
"url": "https://g... |
This happens inconsistently in renders that require puppeteer:
```
$ quarto render mermaid-clip.qmd
ERROR: No inspectable targets
Error: No inspectable targets
at defaultTarget (file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/core/cri/deno-cri/chrome.js:63:15)
at Chrome._fetchDebuggerURL ... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-05T15:29:21Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug",
"puppeteer"
],
"locked": false,
"milestone": "v1.2",
"number": 2733,
"state": "closed",
"title": "puppeteer bug: \"No inspectable targets\"",
... |
### Bug description
_No response_
### Checklist
- [ ] Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
- [ ] Please [format your issue](https://quarto.org/bug-reports.html#formatting-make-githubs-markdo... | {
"assignee": "cscheid",
"comments": 13,
"created_at": "2022-10-05T14:41:51Z",
"creator": "GShotwell",
"is_pull_request": false,
"labels": [
"bug",
"third-party"
],
"locked": false,
"milestone": "v1.3",
"number": 2732,
"state": "closed",
"title": "Detect QUARTO_VERSION on Rstudio Connect... |
### Bug description
I create [this repo](https://github.com/huizezhang-sherry/quarto-include-graphics) to demonstrate the unexpected behavior when inserting figures with `knitr::inclue_graphics()` in qmd.
There are two qmd files:
1) `main.qmd `under the top level, and
2) `main-analysis.qmd` in the `analysis` ... | {
"assignee": "jjallaire",
"comments": 3,
"created_at": "2022-10-05T03:50:32Z",
"creator": "huizezhang-sherry",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 2730,
"state": "closed",
"title": "figures not rendered in local host when qmd is place... |
### Bug description
I just tested the Mermaid and Graphviz examples and Mermaid diagrams aren't rendered when the format is Hugo.
Graphviz diagrams are rendered. Mermaid diagrams are rendered if I chose html as the format.
Here is what I get with Hugo from the Mermaid examples of the documentation:
```
flo... | {
"assignee": "cscheid",
"comments": 5,
"created_at": "2022-10-05T02:28:08Z",
"creator": "prosoitos",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 2729,
"state": "closed",
"title": "Mermaid diagrams not rendered with format: hugo",
"url": "... |
### Bug description
I was looking at the "Quarto presentations using Reveal.js" gallery presentation.
On slide 22 it says to press 'm' to toggle the menu open and closed.
However, for me it only opens when pressing 'm '. Pressing 'm' again after opening it does *NOT* close it.
Browser: Safari 16.0
OS: macOS 12... | {
"assignee": "cderv",
"comments": 2,
"created_at": "2022-10-04T20:40:01Z",
"creator": "michaelaye",
"is_pull_request": false,
"labels": [
"bug",
"revealjs"
],
"locked": false,
"milestone": "v1.4",
"number": 2728,
"state": "open",
"title": "Presentation: Menu toggle via 'm' key doesn't t... |
From a discussion with @dragonstyle
> general thoughts : maybe we should have a dev version (or pre-release version) of the reference pages ? (probably more realistic than a dev version of the all doc).
> It would be very nice to have something like this (or perhaps even a version in the YAML schema that w... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-10-04T13:50:04Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"yaml-validation"
],
"locked": false,
"milestone": "Future",
"number": 2724,
"state": "open",
"title": "Improve YAML schema to get notion of version availab... |
### Bug description
<https://quarto.org/docs/reference/metadata/citation.html> displays this example:
```
---
citation:
type: article-journal
container-title: ACM Transactions on Embedded Computing Systems
volume: 21
issue: 2
date: 3/2022
issn: 1539-9087
doi: 10.1145/3514174
---
```
Issu... | {
"assignee": "dragonstyle",
"comments": 11,
"created_at": "2022-10-04T11:15:30Z",
"creator": "njbart",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 2723,
"state": "closed",
"title": "Citation metadata: documentation issue",
"url": "https:/... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.