page_content stringlengths 0 46.9k | metadata dict |
|---|---|
### Bug description
I am running Quarto to produce a report in which I mix python with R (using 95% R). When I started trying to use python, I believe that RStudio is not recognizing my python installation and packages:
```
Error in py_call_impl(callable, call_args$unnamed, call_args$named) :
ModuleNotFoundErr... | {
"assignee": null,
"comments": 1,
"created_at": "2023-07-05T21:11:31Z",
"creator": "joaoaugustofrei",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 6113,
"state": "open",
"title": "Quarto not recognizing python packages",
"url": "https://gith... |
### Bug description
Python plots from python chunk are not shown in a quarto-document with knitr engine. However, with the jupytr engine it works.
### Steps to reproduce
`````qmd
---
title: 'Plots not showing'
format: html
# engine: jupytr
engine: knitr
---
```{python}
import statsmodels.api as sm
impor... | {
"assignee": null,
"comments": 4,
"created_at": "2023-07-04T11:25:34Z",
"creator": "sebastian-gerdes",
"is_pull_request": false,
"labels": [
"bug",
"third-party"
],
"locked": false,
"milestone": null,
"number": 6101,
"state": "closed",
"title": "Python plots with knitr engine not showin... |
It seems there is quite a few differences, or rather unsupported customisation using SCSS variables that are possible for a HTML theme but not working withing revealjs format.
This could probably be improved. This issue will try to track such improvement
- [ ] https://github.com/quarto-dev/quarto-cli/discussi... | {
"assignee": "cderv",
"comments": 0,
"created_at": "2023-07-03T11:24:09Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"revealjs",
"epic",
"themes"
],
"locked": false,
"milestone": "Future",
"number": 6096,
"state": "open",
"title": "Unifies HTML theming variables for ... |
### Bug description
In a blog where one of the post has this badge
```
[](https://bestpractices.coreinfrastructure.org/projects/1882)
```
the badge is converted to
```
<p><a href="https://bestpractices.coreinfrastruc... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2023-07-03T07:40:36Z",
"creator": "maelle",
"is_pull_request": false,
"labels": [
"documentation",
"pandoc"
],
"locked": false,
"milestone": "v1.4",
"number": 6092,
"state": "open",
"title": "`default-image-extension` should be bette... |
### Bug description
For a blog with a default post listing, if one of the posts has a badge as only image, the badge is used as image in the listing.
I was surprised by this behavior but it might be intended?

... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2023-07-03T07:30:11Z",
"creator": "maelle",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 6091,
"state": "closed",
"title": "Should a badge be used as image in a post listing",
"url": ... |
### Bug description
*Originally raised [here](https://github.com/quarto-dev/quarto-cli/issues/6015#issuecomment-1616288334) and possibly related but it was suggested to open a new issue. That problem was related to pandoc's handling of docx files and was fixed by pandoc for that format. This maybe a similar problem,... | {
"assignee": "cderv",
"comments": 7,
"created_at": "2023-07-02T15:20:58Z",
"creator": "bryanhanson",
"is_pull_request": false,
"labels": [
"bug",
"tables"
],
"locked": false,
"milestone": "v1.4",
"number": 6089,
"state": "closed",
"title": "tbl-colwidths ignored when table is created by... |
### Bug description
When using wkhtmltopdf as the pdf engine, the output pdf starts with a line reading:
\usepackage{booktabs} \usepackage{caption} \usepackage{longtable}
I tried adding these to the YAML and it didn't solve the problem:
latex-auto-mk: false
latex-auto-install: false
### Steps to reproduce
_N... | {
"assignee": null,
"comments": 18,
"created_at": "2023-07-01T17:31:30Z",
"creator": "HaroldDMiller",
"is_pull_request": false,
"labels": [
"needs-discussion"
],
"locked": false,
"milestone": null,
"number": 6084,
"state": "open",
"title": "Quarto attempts to install LaTeX packages when usin... |
### Bug description
When using relative urls in a quarto document, e.g. `[my link](../../doc.qmd)`, the relative url is resolved to its absolute path in the html output after rendering, e.g. `[my link](https://example.com/stuff/doc.html)`. However in the RSS feed, these relative urls are not resolved to the absolute... | {
"assignee": null,
"comments": 1,
"created_at": "2023-07-01T11:13:33Z",
"creator": "mcb00",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 6082,
"state": "closed",
"title": "RSS Feed does not resolve relative URLs",
"url": "https://github.com/... |
### Bug description
This is cross-posted from [Expand Plotly output in Quarto HTML document to full screen](https://stackoverflow.com/questions/76591841/expand-plotly-output-in-quarto-html-document-to-full-screen)
I would like to make plotly output from a chunk in a Quarto HTML document expandable to a full screen ... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-30T22:39:31Z",
"creator": "msummersgill",
"is_pull_request": false,
"labels": [
"bug",
"third-party",
"html"
],
"locked": false,
"milestone": null,
"number": 6081,
"state": "open",
"title": "Quarto HTML incompatible with bslib... |
### Bug description
A reminder for a left-behind problem mentioned in #3776.
### Steps to reproduce
````qmd
---
title: "QED symbol test"
format:
pdf:
keep-tex: true
---
:::{.proof}
This is a proof.
:::
````
### Expected behavior
Should produce LaTeX code like this:
```latex
\be... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2023-06-30T15:25:47Z",
"creator": "sun123zxy",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6077,
"state": "open",
"title": "Improper spacing of QED symbol in PDF output",
"url": "https... |
### Bug description
Using the `quarto-required` argument as described here: https://quarto.org/docs/reference/formats/html.html#format-options doesn't appear to work.
### Steps to reproduce
````qmd
---
format:
html:
quarto-required: ">= 1000.4.375"
---
## Quarto
````
### Expected behavior
I would ... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2023-06-29T23:42:48Z",
"creator": "EmilHvitfeldt",
"is_pull_request": false,
"labels": [
"bug",
"triaged-to"
],
"locked": false,
"milestone": "v1.4",
"number": 6071,
"state": "closed",
"title": "quarto-required argument is ignored",
... |
### Bug description
Author is render as `true`.
### Steps to reproduce
Consider `index.qmd` as
```
---
title: "MWE"
author:
- name:
given: Jane
family: Doe
email: jane@mail.com
orcid: 0000
attributes:
corresponding: true
- name:
given: Jonh
family: Doe
... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2023-06-29T15:24:09Z",
"creator": "rgaiacs",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6068,
"state": "open",
"title": "Complete Author Schema is not render properly to commonmark"... |
### Bug description
If creator provides a valid [author metadata following Author Schema](https://quarto.org/docs/journals/authors.html#author-schema) and convert the `.qmd` file to Markdown, some information in the author metadata is discarted.
### Steps to reproduce
Consider the `index.qmd` file:
```
---
titl... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2023-06-29T15:19:04Z",
"creator": "rgaiacs",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6067,
"state": "open",
"title": "Render Quarto to Markdown remove author information from YAM... |
### Bug description
When I render a qmd file that has inside a [pagebreak](https://quarto.org/docs/authoring/markdown-basics.html#page-breaks), and I render it to docx, I'm not able to open the output and I have this error
 and in the Mermaid interactive editor, is ignored when rendering a .qmd file to HTML (from within RStudio under Windows 10). This affects the whole of my website when rebuilt, but was working some/several weeks ago. Is there any quick workaro... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2023-06-29T08:27:48Z",
"creator": "aphalo",
"is_pull_request": false,
"labels": [
"mermaid",
"triaged-to"
],
"locked": false,
"milestone": null,
"number": 6064,
"state": "open",
"title": "htmlLabels directive ignored with Quarto 1.3.... |
### Bug description
First, thank you for your work on this wonderful project!!
I am trying to understand whether Observable variables are able to be used within text formatted as code. As part of this, `ojs` code blocks seem not to honor the `output: asis` execution option.
### Steps to reproduce
1. Create a Qua... | {
"assignee": null,
"comments": 9,
"created_at": "2023-06-28T21:46:09Z",
"creator": "jglev",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 6061,
"state": "open",
"title": "`output: asis` shouldn't be advertised in OJS cell option docum... |
As discussed, Quarto currently does not natively provides ways to deal with various images depending on context such as light/dark theme, or small/large screen display.
Some related work:
- JavaScript: <https://mickael.canouil.fr/posts/2023-05-30-quarto-light-dark/>
- GitHub context classes: <https://github.blog/c... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2023-06-28T20:28:56Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": null,
"number": 6060,
"state": "open",
"title": "[Feature Requests] Dark/light/small/large API for images ... |
### Bug description
When running `quarto check` I see the following:
```bash
[β] Checking R installation...........OK
Version: 4.3.0
Path: /usr/local/lib/R
LibPaths:
- /usr/local/lib/R/site-library
- /usr/local/lib/R/library
- /home/mpollock/R/x86_64-pc-linux-gnu-l... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-28T18:49:44Z",
"creator": "mattpollock",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 6058,
"state": "closed",
"title": "Incorrect R user library path",
"url": "https://github.com/quar... |
### Bug description
The link referring to the rsvg-convert package https://quarto.org/docs/prerelease/1.3/pdf.html#svg-images does not resolve to the correct page.
### Steps to reproduce
Go to: https://quarto.org/docs/prerelease/1.3/pdf.html#svg-images
Click on the link for Windows: https://community.chocolatey.o... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-28T13:59:41Z",
"creator": "liyongg",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 6048,
"state": "closed",
"title": "Link to rsvg-convert for Windows is broken in docs",
"url... |
### Bug description
Hi, I'm using Quarto + VSCode + Docusaurus to write a thesis and after upgrading to latest version citations stopped working in Docusaurus. The [@somequotation] are not rendering anymore but just remain unchanged in the output. Rendering to PDF still works fine. Please advise.
### Steps to rep... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-28T09:03:10Z",
"creator": "krishaamer",
"is_pull_request": false,
"labels": [
"bug",
"needs-repro"
],
"locked": false,
"milestone": null,
"number": 6046,
"state": "open",
"title": "After upgrading to quarto-1.3.433 citations stop ... |
Takes this qmd `test.qmd`
````markdown
---
title: "Test"
format:
pdf:
output-file: pdf.pdf
keep-tex: true
---
# Test
````
This will produce a `test.tex` and a `pdf.pdf` output.
I think it could be better to have the intermediate be renamed to the `output-file` option when provided. π€
Openi... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2023-06-28T08:58:24Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "v1.5",
"number": 6045,
"state": "open",
"title": "Rename `tex` output to `output-file` when `keep-tex: true... |
quarto.log.error() doesn't give stack trace. | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2023-06-27T17:11:21Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6043,
"state": "open",
"title": "expose quarto.fail to users",
"url": "https://github.com/quart... |
### Bug description
I've noticed, the Frontmatter/YAML parser seems to act funny when multiple new lines are inserted between entries, or well anywhere in the frontmatter.
When only one new line between entries is used, the parser detects the `pdf` format automatically.
### Steps to reproduce
- **Working Versio... | {
"assignee": null,
"comments": 9,
"created_at": "2023-06-27T16:21:05Z",
"creator": "joelvonrotz",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6042,
"state": "closed",
"title": "Multiple new lines between entries in the frontmatter \"breaks\... |
### Bug description
I think I'm facing a bug, but let me know if I'm not doing things right.
When outputting to a beamer format, I can't get code block formatting to behave as I would like. Specifically, using the options `code-block-bg`, `code-block-border-left`, and `highlight-style`, I do not get any backgroun... | {
"assignee": "dragonstyle",
"comments": 6,
"created_at": "2023-06-27T15:33:17Z",
"creator": "darthlite",
"is_pull_request": false,
"labels": [
"bug",
"latex",
"beamer",
"themes"
],
"locked": false,
"milestone": "v1.4",
"number": 6041,
"state": "closed",
"title": "Code block opti... |
### Bug description
I can't directly include sass in the chunk to modify my background color.
### Steps to reproduce
````qmd
---
format:
html
engine: knitr
---
```{sass}
$body-bg: black !default;
```
````
### Your environment
- quarto version: 1.4.80 | {
"assignee": null,
"comments": 4,
"created_at": "2023-06-27T01:31:42Z",
"creator": "Liripo",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 6034,
"state": "closed",
"title": "sass doesn't seem to work",
"url": "https://github.com/quarto-dev/quarto-cli/issu... |
I have noticed that the `Plot` version is a little bit late with [latest observablehq plot version](https://github.com/observablehq/plot/blob/main/CHANGELOG.md#068)
https://github.com/quarto-dev/quarto-cli/blob/121d710f7c02f00de0c6f4fa06db83587d751b3a/src/resources/formats/html/ojs/quarto-ojs-runtime.js#L208
0.6... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2023-06-26T14:02:21Z",
"creator": "linogaliana",
"is_pull_request": false,
"labels": [
"triaged-to",
"observable-js"
],
"locked": false,
"milestone": null,
"number": 6031,
"state": "closed",
"title": "observablehq plot version embedd... |
### Bug description
If I create a sample blog using command:
`$ quarto create-project myblog --type website:blog`
then the text in myblog/posts/welcome/index.qmd looks like:
```
---
title: "Welcome To My Blog"
author: "Tristan O'Malley"
date: "2023-06-23"
categories: [news]
---
This is the first post... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2023-06-26T06:13:39Z",
"creator": "blacksqr",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6029,
"state": "closed",
"title": "\"image-placeholder\" listing option disables use of imag... |
### Bug description
Repro repo: https://github.com/mfisher87/sscce-quarto-preview-hot-reload-listing
Either use this repo to test, or find details below.
When editing a page that is part of listing, `quarto preview` will hot reload.
In Quarto `1.3.361` and prior, the edited page was correctly displayed after ... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2023-06-25T20:23:40Z",
"creator": "mfisher87",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6026,
"state": "closed",
"title": "`quarto preview` displays listing page instead of edited... |
### Bug description
Today I was running regression tests, and wanted to produce the results in a Quarto document. I used two packages for the same task: broom and easystats. But there is a difference as far as the cross-referencing is concerned. For the tables generated through broom package, one table doesn't display... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-25T11:31:04Z",
"creator": "bhattmaulik",
"is_pull_request": false,
"labels": [
"tables",
"knitr"
],
"locked": false,
"milestone": null,
"number": 6023,
"state": "closed",
"title": "Quarto cross referencing works differently for di... |
### Bug description
When using CrossRef autocomplete feature for references in VSCode I get this error.
```
Error running filter /Applications/quarto/share/filters/crossref/crossref.lua:
/Applications/quarto/share/filters/crossref/crossref.lua:3448: attempt to call a nil value (global 'init_crossref_options')
st... | {
"assignee": "jjallaire",
"comments": 5,
"created_at": "2023-06-24T23:00:13Z",
"creator": "justinaskav",
"is_pull_request": false,
"labels": [
"bug",
"crossref",
"triaged-to",
"vscode"
],
"locked": false,
"milestone": null,
"number": 6020,
"state": "closed",
"title": "CrossRef I... |
### Bug description
Code annotation numbers (in the little circle) appear one line above where they should in the output, in Safari.
### Steps to reproduce
The following code, with a comment meant to be on the second line of the r code results in the output below in Safari, where the (1) appears on the first l... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2023-06-23T17:34:05Z",
"creator": "abraver",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6016,
"state": "open",
"title": "Code annotation number on wrong line in Safari",
"url": "h... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/6006
<div type='discussions-op-text'>
<sup>Originally posted by **aborruso** June 22, 2023</sup>
### Description
Hi,
when I render this qmd, the columns width it not the one I have set. How to force it to be `50,30,20`?
I'm using quarto... | {
"assignee": "dragonstyle",
"comments": 25,
"created_at": "2023-06-23T16:04:29Z",
"creator": "aborruso",
"is_pull_request": false,
"labels": [
"upstream",
"tables",
"docx",
"triaged-to",
"pandoc"
],
"locked": false,
"milestone": null,
"number": 6015,
"state": "open",
"title"... |
### Bug description
Basically, I had the same issue as the one reported in [#1577](https://github.com/quarto-dev/quarto-cli/issues/1577), i.e., " was able to publish a toy example once using the command line, but have not been able to successfully do so again even when using the same procedure", quoting [@jcblsn](ht... | {
"assignee": null,
"comments": 8,
"created_at": "2023-06-23T15:50:49Z",
"creator": "hopezh",
"is_pull_request": false,
"labels": [
"publishing-quartopub"
],
"locked": false,
"milestone": null,
"number": 6014,
"state": "closed",
"title": "ERROR: API Error: 429 - Too Many Requests",
"url": ... |
Consider the minimal working example (`mwe.qmd`) below:
```
---
title: MWE
author: Raniere Silva
---
Awesome.
```
`quarto render mwe.qmd --to markdown` works as expected and produces
```
---
author:
- Raniere Silva
title: MWE
toc-title: Table of contents
---
Awesome.
```
Pandoc's `--metada... | {
"assignee": "dragonstyle",
"comments": 7,
"created_at": "2023-06-23T13:23:27Z",
"creator": "rgaiacs",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 6013,
"state": "closed",
"title": "Error running filter `main.lua`: attempt to index a boolea... |
kbd styling is among the .scss we need to make available to revealjs as it works for HTML with bootstrap.
Related on that topic to
* https://github.com/quarto-dev/quarto-cli/issues/5038
And also related to other kbd works
* https://github.com/quarto-dev/quarto-cli/issues/5879
* https://github.com/quarto-dev... | {
"assignee": "cderv",
"comments": 0,
"created_at": "2023-06-23T09:54:42Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement",
"revealjs"
],
"locked": false,
"milestone": "v1.4",
"number": 6012,
"state": "open",
"title": "Add styling to kbd shortcode keyboard shortc... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/6005
<div type='discussions-op-text'>
<sup>Originally posted by **jakobarendt** June 22, 2023</sup>
### Description
Thank you so much to all for developing the incredibly powerful Quarto! I am currently writing my master's thesis with your ... | {
"assignee": null,
"comments": 1,
"created_at": "2023-06-23T08:29:30Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": null,
"number": 6011,
"state": "open",
"title": "Improve how Quarto handles `.gitignore` to keep it clean",
"... |
### Bug description
I've noticed that fig-width and fig-height, when set in a Python code chunk, only seem to work once. In other words, their first appearance in a code chunk sets their values for all further Python code chunks. Contrast this with R behavior, where each code chunk can have a different width and heigh... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-22T13:31:23Z",
"creator": "thatchermo",
"is_pull_request": false,
"labels": [
"bug",
"third-party",
"knitr"
],
"locked": false,
"milestone": null,
"number": 6008,
"state": "closed",
"title": "fig-width and fig-height only set ... |
### Bug description
When I use plotly and crosstalk to create an interactive graph and render it in Quarto, the checkboxes don't show for filter_checkbox.
The functionality is there; I can select and deselect the options; however, the actual checkboxes don't show and there is no indication within the crosstalk filt... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-21T21:36:18Z",
"creator": "jonathanmburns",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 6004,
"state": "open",
"title": "Crosstalk filter_checkbox not working in Quarto",
"url": "http... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/6001
<div type='discussions-op-text'>
<sup>Originally posted by **thegilpatrick** June 21, 2023</sup>
### Description
Updated Quarto to version 1.4.161 and started getting errors when trying to preview this old QMD file.
Here is the [QMD... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2023-06-21T16:09:45Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"observable-js"
],
"locked": false,
"milestone": "v1.4",
"number": 6002,
"state": "closed",
"title": "Updated Quarto and now getting errors when I preview... |
### Bug description
Graphviz diagrams do not behave like other types of figures, their labels do not work, captions work only partially, and positioning in the margin only works in HTML, not in PDF.
### Steps to reproduce
````qmd
---
title: Example
format:
pdf:
papersize: a4
fontsize: 9pt
geomet... | {
"assignee": "cscheid",
"comments": 8,
"created_at": "2023-06-21T15:13:55Z",
"creator": "davidpomerenke",
"is_pull_request": false,
"labels": [
"bug",
"crossref",
"lint"
],
"locked": false,
"milestone": "v1.4",
"number": 6000,
"state": "open",
"title": "Graphviz figures are not trea... |
### Bug description
Consider the following `hello.qmd` file:
```qmd
---
title: Hello
format:
revealjs:
width: 1600
height: 900
---
## Hello
Hello^[Hello<br>hello]
```
The document was rendered using `quarto render hello.qmd`.
In the HTML output, the footnote was displayed in ... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-21T14:05:53Z",
"creator": "harrysw1729",
"is_pull_request": false,
"labels": [
"bug",
"revealjs"
],
"locked": false,
"milestone": null,
"number": 5998,
"state": "open",
"title": "Clipped footnotes for PDF print of revealjs",
"ur... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5993
<div type='discussions-op-text'>
<sup>Originally posted by **rgaiacs** June 21, 2023</sup>
### Description
I have a Git remote source named `quarto`:
```
$ git remote -v
quarto git@github.com:gesiscss/orc2.git (fetch)
quarto gi... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-21T13:48:37Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement",
"publishing-github"
],
"locked": false,
"milestone": null,
"number": 5997,
"state": "open",
"title": "`quarto publish gh-pages`: use remote so... |
### Bug description
Hi,
I am including a observable plot in a html document. I am used to set in the yaml as:
````
---
format:
html:
code-fold: true
execute:
eval: true
echo: true
message: false
warning: false
output: true
include: false
---
````
and selectively set the include option... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2023-06-21T09:55:48Z",
"creator": "am-lh",
"is_pull_request": false,
"labels": [
"bug",
"observable-js"
],
"locked": false,
"milestone": null,
"number": 5994,
"state": "open",
"title": "ojs chunk option include not working",
"url":... |
### Bug description
When rendering a .ipynb file to html the resultant html file has some code like:
requirejs.config({
paths: {
'plotly': ['https://cdn.plot.ly/plotly-2.12.1.min']
}
});
But https://cdn.plot.ly/plotly-2.12.1.min no longer exists. The plots are no longer being generated.
I ... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-21T02:38:13Z",
"creator": "nomadiq",
"is_pull_request": false,
"labels": [
"upstream"
],
"locked": false,
"milestone": null,
"number": 5990,
"state": "closed",
"title": "Problem with plotly in rendered Jupyter Notebooks",
"url": "ht... |
### Bug description
I have a document that will show a plot when rendered to html but when I publish the document to quarto pub it disapears. I also noticed this issue is occurring on the quarto [website](https://quarto.org/docs/interactive/widgets/jupyter.html). Is this just a browser issue (google chrome) with my c... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-21T02:35:27Z",
"creator": "hbowley",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 5989,
"state": "closed",
"title": "plotly plot does not show on a quarto pub",
"url": "https://github.com/quarto-de... |
### Bug description
Like #5964
https://models-on-a-plane.pages.dev/
The navbar at top includes an external link to calcwithdec.dev, which doesn't open in a new window, despite `link-external-newwindow: true` in `_quarto.yml`
### Steps to reproduce
_No response_
### Expected behavior
External link should open... | {
"assignee": null,
"comments": 5,
"created_at": "2023-06-20T17:35:41Z",
"creator": "declann",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 5985,
"state": "closed",
"title": "navbar external links don't obey `link-external-newwindow: true`",
"url": "https... |
### Bug description
Hello,
I want to use functionality from the shinyjs package in an interactive Quarto document, namely conditionally hiding/disabling action buttons. I can see from shinyjs documentation that it should be compatible with markdown documents when specifying the argument `rmd=TRUE` in `shinyjs::use... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-20T12:01:59Z",
"creator": "blenback",
"is_pull_request": false,
"labels": [
"third-party"
],
"locked": false,
"milestone": null,
"number": 5984,
"state": "closed",
"title": "shinyjs functionality not working? ",
"url": "https://gith... |
### Description
I'm suggesting that it could be useful to map a few additional CSS variables from Yaml to the CSS `:root` variables. Currently, there are already some variables defined such as:
```
:root {
--quarto-body-bg: #ffffff;
--quarto-body-color: #212529;
--quarto-text-muted: #6c757d;
--quarto-borde... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2023-06-20T07:12:15Z",
"creator": "baptiste",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "v1.4",
"number": 5982,
"state": "open",
"title": "Feature suggestion: map (additional) Yaml variables to ... |
If both the `pdfcrop` binary and Ghostscript are available on the system, Quarto crops figures in PDF output regardless of the relevant chunk option. Tested on Ubuntu 22.04 with Quarto 1.3.361.
I've tried to disable cropping without success by
- setting the chunk option (in YAML format) `crop: false`
- setting t... | {
"assignee": "cderv",
"comments": 3,
"created_at": "2023-06-20T03:44:24Z",
"creator": "salim-b",
"is_pull_request": false,
"labels": [
"triaged-to"
],
"locked": false,
"milestone": null,
"number": 5981,
"state": "open",
"title": "Figures are always cropped in PDF output",
"url": "https://... |
See #5950 for a use case. We should be encouraging users to try `tinytex` before reporting a latex bug, since we've been having a number of issues with incompatible system installations of texlive etc. | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2023-06-20T03:09:30Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"latex"
],
"locked": false,
"milestone": null,
"number": 5980,
"state": "closed",
"title": "`quarto check`: report on tinytex usage",
... |
### Bug description
I have encountered a problem when using Quarto in RStudio. When I attempt to parse a YAML file, I get an error message indicating a bad indentation of a mapping entry at line 9, column 8. The specific error message is YAMLError: bad indentation of a mapping entry at line 9, column 8: toc: true. I h... | {
"assignee": null,
"comments": 5,
"created_at": "2023-06-19T23:19:29Z",
"creator": "LeoLin990405",
"is_pull_request": false,
"labels": [
"bug",
"yaml-validation",
"needs-repro",
"stale"
],
"locked": false,
"milestone": null,
"number": 5979,
"state": "open",
"title": " Indentatio... |
### Bug description
Hello there,
I am trying to print my revealjs presentation, but when I press `E` to enter Print View mode, two slide titles appear above my first slide and I can't print it.
My current workaround is to print only slides 3-21. Any idea on what is happening?
 don... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5896
<div type='discussions-op-text'>
<sup>Originally posted by **pipme** June 12, 2023</sup>
### Description
In mobile view, I can't find the links to other formats like revealjs, pdf etc, neither table of contents. Is it a bug or intended... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2023-06-18T13:32:41Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"enhancement",
"websites",
"triaged-to",
"html"
],
"locked": false,
"milestone": null,
"number": 5961,
"state": "open",
"title": "TOC and... |
### Bug description
Wide tables do not stretch beyond the body column in PDFs.
<img width="658" alt="image" src="https://github.com/quarto-dev/quarto-cli/assets/46022183/5737a017-205d-4fb6-99d1-8829ef4d2443">
(For HTML, it is working:)
<img width="684" alt="image" src="https://github.com/quarto-dev/quarto-cli... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2023-06-18T11:59:02Z",
"creator": "davidpomerenke",
"is_pull_request": false,
"labels": [
"bug",
"latex",
"triaged-to"
],
"locked": false,
"milestone": "v1.4",
"number": 5960,
"state": "open",
"title": "Wide table with column... |
### Bug description
When rendering an HTML document, if `reference-location` is set to "margin" and a footnote is added to a section title, the section title would be misplaced to the left of the page, e.g.,

### ... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2023-06-17T16:02:38Z",
"creator": "zenggyu",
"is_pull_request": false,
"labels": [
"bug",
"triaged-to"
],
"locked": false,
"milestone": "v1.4",
"number": 5957,
"state": "closed",
"title": "HTML format: misplaced section title wit... |
### Bug description
Including subcabs in a multi-table layout produces cross-refs and well formatted tables.
But omitting subcabs leaves the cross-ref unresolved *and* horizontal scroll-bars on the tables where there wasn't previously.
### Steps to reproduce
````qmd
---
title: results
format: html
---
Re... | {
"assignee": null,
"comments": 5,
"created_at": "2023-06-17T00:09:00Z",
"creator": "fisher-j",
"is_pull_request": false,
"labels": [
"duplicate",
"enhancement",
"crossref"
],
"locked": false,
"milestone": null,
"number": 5956,
"state": "closed",
"title": "Formatting problems with mu... |
### Bug description
Hello,
In the HTML format, with simple callouts without titles, there is a blank space to the right of the icon and above the callout body text where a title would be:

Simple callouts wi... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2023-06-16T22:15:19Z",
"creator": "c-zippel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 5955,
"state": "open",
"title": "Spacing issue in simple callouts without titles (HTML forma... |
### Feature description
With the `_quarto.yml` file, different profiles can be created for, e.g., `proofing` and `production` versions of the same document.
This is useful for parallel compilation, since builds of the two versions are independent.
However, the `_variables.yml` file does not support the profile... | {
"assignee": null,
"comments": 0,
"created_at": "2023-06-16T21:46:44Z",
"creator": "stefanv",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": null,
"number": 5954,
"state": "open",
"title": "`_variables.yml` does not support profiles",
"url": "https://... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5948
<div type='discussions-op-text'>
<sup>Originally posted by **uskovgs** June 16, 2023</sup>
### Description
Hi!
I wanted to bring to your attention an error I noticed on your website, specifically in [Table 2](https://quarto.org/docs... | {
"assignee": "mcanouil",
"comments": 0,
"created_at": "2023-06-16T20:09:08Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 5952,
"state": "open",
"title": "Incorrect example data in the documentation",
"url":... |
### Bug description
On Fedora 38, when setting `dev: svg` with the pdf format, the svg generated from rendering has size 0, and throws an error at the `rsvg-convert` step:
```
Error reading SVG test_files/figure-pdf/unnamed-chunk-1-1.svg: XML parse error: Input file is too short
ERROR: Failed when attempting to... | {
"assignee": "mcanouil",
"comments": 7,
"created_at": "2023-06-16T18:05:28Z",
"creator": "wklimowicz",
"is_pull_request": false,
"labels": [
"latex"
],
"locked": false,
"milestone": null,
"number": 5950,
"state": "closed",
"title": "Fedora 38: SVG device breaks PDF format",
"url": "https:... |
### Bug description
`quarto render index.qmd --to pdf,html` fails with `ERROR: Unknown format pdf,html` - but [it seems that should work](https://stackoverflow.com/a/73256116).
### Steps to reproduce
I suppose you could reproduce with any document, but try:
```
git clone https://github.com/matthew-brett/test-qua... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2023-06-16T11:23:20Z",
"creator": "matthew-brett",
"is_pull_request": false,
"labels": [
"bug",
"triaged-to",
"projects"
],
"locked": false,
"milestone": null,
"number": 5947,
"state": "open",
"title": "CLI does not recognize mul... |
### Bug description
I have a book with a couple of prefaces : https://resampling-stats.github.io/resampling-with/python-book . I want the chapter numbers to start at the first chapter, so the preface pages are `.unnumbered`.
I want one preface to crossreference the other, but the links are mislabeled in HTML, and f... | {
"assignee": "cscheid",
"comments": 6,
"created_at": "2023-06-16T11:09:14Z",
"creator": "matthew-brett",
"is_pull_request": false,
"labels": [
"enhancement",
"crossref"
],
"locked": false,
"milestone": "v1.4",
"number": 5946,
"state": "open",
"title": "Cross-references on unnumbered pag... |
```markdown
---
title: Test including figure in docx
format: html
keep-md: true
---
{#fig-elephant width=650}
```
(`elephant.png` is from our website, but any image will cause issue)
`quarto render` on this doc, and process is stuck at
````powershell
> quarto ren... | {
"assignee": "dragonstyle",
"comments": 9,
"created_at": "2023-06-15T16:19:39Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5942,
"state": "open",
"title": "Rendering is stuck on Windows for a simple doc ",
"url": "http... |
### Bug description
I'm creating an article in Quarto and using the `section-title-footnotes:` option in YAML to change the default "Footnotes" title to "References".
This customisation works as intended in the Quarto preview on my local machine using VSCode, but when deployed to live site (using GH Actions and GH ... | {
"assignee": null,
"comments": 9,
"created_at": "2023-06-15T14:37:20Z",
"creator": "brtarran",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5939,
"state": "closed",
"title": "section-title-footnotes customisation works on local machine, not on... |
### Bug description
```
Quitting from lines 101-107 [XYZ] (xyz.qmd)
Error in `add_html_caption()`:
! unbenutztes Argument (xfun::grep_sub("^[^<]*<[^>]+aria-labelledby[ ]*=[ ]*\"([^\"]+)\".*$", "\\1", x))
Backtrace:
1. global .main()
2. execute(...)
3. rmarkdown::render(...)
4. knitr::knit(knit_input,... | {
"assignee": "mcanouil",
"comments": 8,
"created_at": "2023-06-15T06:09:59Z",
"creator": "Patrikios",
"is_pull_request": false,
"labels": [
"duplicate"
],
"locked": false,
"milestone": null,
"number": 5936,
"state": "closed",
"title": "simple plotly output not rendering for HTML output",
... |
### Bug description
Dropbox URL is change from June 2023.
Please someone tell me how to embed the video to website.
This is the link.
https://www.dropbox.com/scl/fi/4vrzdjnk7i0wuihl3pzud/Video.mp4?dl=0&rlkey=6ckf190r0jiljtnech4bym1b0
### Steps to reproduce
- Upload a video to dropbox
- Copy the Share URL... | {
"assignee": "allenmanning",
"comments": 5,
"created_at": "2023-06-15T04:39:40Z",
"creator": "CGFX-Studio",
"is_pull_request": false,
"labels": [
"third-party",
"video",
"regression"
],
"locked": false,
"milestone": "Future",
"number": 5934,
"state": "open",
"title": "Can't embed dr... |
### Bug description
Hi there, I noticed that my Quarto site's name is wrong in Google search results. The site name is circled here in green:

### Steps to reproduce
When I google for things on the Shiny website, which has a site name o... | {
"assignee": null,
"comments": 1,
"created_at": "2023-06-14T23:54:05Z",
"creator": "gregswinehart",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5932,
"state": "closed",
"title": "og:site_name shows as og:site-name on quarto sites",
"url": "... |
### Bug description
When rendering a book project to html `quarto render --to html`, the search bar seems to yield no results.

When previewing the book project `quarto preview`, the search bar does show re... | {
"assignee": null,
"comments": 4,
"created_at": "2023-06-14T21:47:19Z",
"creator": "liyongg",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 5931,
"state": "open",
"title": "Searching book in rendered html yields no results, preview html does yield results."... |
I have seen this

`book` and `manuscript` should be separated. right ?
We probably have something in our YAML schema... | {
"assignee": null,
"comments": 1,
"created_at": "2023-06-14T21:19:12Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"yaml-validation"
],
"locked": false,
"milestone": null,
"number": 5930,
"state": "closed",
"title": "YAML completion issue with project type ?",
"url": "https... |
We have this in _bootstrap-rules.scss
```scss
.table > thead {
border-top-width: 1px;
border-top-color: $table-border-color;
border-bottom: 1px solid $table-group-separator-color;
}
```
But because (I think?) the declaration for `$table-group-separator-color` has `!default` in it in `_variables.scss`:... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2023-06-14T17:56:28Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.4",
"number": 5927,
"state": "open",
"title": "SASS bug with `inherit` in \"sub-properties\"?",
"url": "https://github.com... |
### Bug description
If I render https://github.com/pachadotdev/varsityblues/blob/main/inst/extdata/thesis/thesis.qmd, then it's all cool but the References say "10 Angel, Edward. 2000. Interactive Computer Graphics..." instead of "Angel, Edward...". See https://github.com/pachadotdev/varsityblues/blob/main/inst/extd... | {
"assignee": null,
"comments": 4,
"created_at": "2023-06-14T17:38:32Z",
"creator": "pachadotdev",
"is_pull_request": false,
"labels": [
"bug",
"duplicate"
],
"locked": false,
"milestone": null,
"number": 5926,
"state": "closed",
"title": "Thesis output adds a \"10\" to the first article... |
### Bug description
If I render https://github.com/pachadotdev/varsityblues/blob/main/inst/extdata/presentation1/presentation1.qmd, then it's all cool but the TOC says "References32" instead of "References". See https://github.com/pachadotdev/varsityblues/blob/main/inst/extdata/presentation1/presentation1.pdf.
### St... | {
"assignee": null,
"comments": 7,
"created_at": "2023-06-14T17:37:12Z",
"creator": "pachadotdev",
"is_pull_request": false,
"labels": [
"needs-repro"
],
"locked": false,
"milestone": null,
"number": 5925,
"state": "closed",
"title": "Beamer output adds a \"32\" to the References in TOC",
... |
### Bug description
In HTML output, an inline formula within quotes, for example `some text "$a=b$" some text` may at times get a line break right after the initial quote, or right before the final quote.
### Steps to reproduce
1. Save this example document `testquotes.qmd`:
```
---
title: "Test quotes"
fo... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-14T12:06:08Z",
"creator": "pglpm",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5920,
"state": "open",
"title": "Anomalous HTML line break for inline equations within quotes",
"url": "... |
### Bug description
I followed the instructions provided by the [quarto documentation](https://quarto.org/docs/presentations/powerpoint.html#powerpoint-templates) to customise my PPTX presentations via a template. I customised this simple template. When I render a presentation, it does not use the template.
### Steps... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-14T07:55:41Z",
"creator": "Fohlen",
"is_pull_request": false,
"labels": [
"documentation",
"good-first-issue",
"powerpoint"
],
"locked": false,
"milestone": "Future",
"number": 5918,
"state": "open",
"title": "Quarto does not ... |
## Description:
Error publishing to Confluence with dynamically specified page title
## Steps to Reproduce:
- Create a quarto document with r code in the YAML headers
```
title: "`r format(Sys.time(), '%d %B, %Y')`"
```
### Expected Result:
The document is published with a dynamically generated title.... | {
"assignee": "allenmanning",
"comments": 2,
"created_at": "2023-06-14T06:57:43Z",
"creator": "allenmanning",
"is_pull_request": false,
"labels": [
"bug",
"publishing-confluence"
],
"locked": false,
"milestone": "v1.4",
"number": 5916,
"state": "open",
"title": "Error publishing to Confl... |
### Bug description
I made a mermaid graph where an external image (e.g. https://iconscout.com/ms-icon-310x310.png) is embedded and I am trying to use that entire resulting mermaid graph in a pptx file by processing a qmd file with the option `format: pptx`. However, I fail to render a pptx file that contains the me... | {
"assignee": "cscheid",
"comments": 5,
"created_at": "2023-06-14T01:35:26Z",
"creator": "CLRafaelR",
"is_pull_request": false,
"labels": [
"enhancement",
"mermaid"
],
"locked": false,
"milestone": "Future",
"number": 5913,
"state": "open",
"title": "Fail to render a pptx file that conta... |
### Bug description
I want my bullet point lists in my book project to have a tight layout. When I specify this layout in the visual editor manually by editing the attributes of the bullet point or using keyboard shortcut and render the document, the layout is not present in the rendered HTML output. The HTML has de... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-13T13:42:01Z",
"creator": "ercbk",
"is_pull_request": false,
"labels": [
"pandoc"
],
"locked": false,
"milestone": null,
"number": 5905,
"state": "open",
"title": "Tight layout doesn't persist after rendering document for book project... |
### Bug description
I updated to the latest published Quarto 1.3.361 and noticed that my section-bibliographies extension no longer worked. At first I thought it was a general compatibility issue, but it seems it might be a change in how the .{content-hidden} is processed? As I have played around and found that it s... | {
"assignee": null,
"comments": 0,
"created_at": "2023-06-13T12:51:56Z",
"creator": "ttalVlatt",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5904,
"state": "open",
"title": "Compatibility issue with .{content-hidden} and section-bibliographies... |
### Bug description
We have a Quarto book where we document how to write blog posts on our Hugo website. With the pre-release version of Quarto (and the released version, but not with `1.3.49` that I have locally) the build fails because of the chunk below:
````
```{shortcodes=false}
{{< gallery >}}
{{< figu... | {
"assignee": "cscheid",
"comments": 11,
"created_at": "2023-06-13T09:16:13Z",
"creator": "maelle",
"is_pull_request": false,
"labels": [
"bug",
"triaged-to"
],
"locked": false,
"milestone": "v1.4",
"number": 5902,
"state": "closed",
"title": "Trouble escaping a Hugo paired shortcode",
... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5796
<div type='discussions-op-text'>
<sup>Originally posted by **coatless** June 2, 2023</sup>
### Description
Inside a Lua filter, I would like to generate a file that can be attached on an on-demand basis. So, I'm looking to add a dynam... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2023-06-12T14:04:06Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"needs-discussion"
],
"locked": false,
"milestone": "v1.4",
"number": 5892,
"state": "closed",
"title": "Consider exposing inte... |
Some useful suggestions from a discussion about authors and affiliations.
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5860
<div type='discussions-op-text'>
<sup>Originally posted by **arnaudgallou** June 9, 2023</sup>
### Description
[Quarto's author and affiliation schemas](http... | {
"assignee": "cwickham",
"comments": 2,
"created_at": "2023-06-12T12:49:18Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 5890,
"state": "closed",
"title": "Ambiguous attributes in the author/affiliation sc... |
In Guide > Authoring > Figures > LaTeX figures > [Environments](https://quarto.org/docs/authoring/figures.html#environments), the following code is provided:
````qmd
---
title: "Sidenotes"
format:
pdf:
include-in-header:
text: |
\usepackage{mdframed}
---
{fig-... | {
"assignee": "cscheid",
"comments": 10,
"created_at": "2023-06-12T04:41:59Z",
"creator": "dense-set",
"is_pull_request": false,
"labels": [
"enhancement",
"crossref",
"latex"
],
"locked": false,
"milestone": "v1.4",
"number": 5886,
"state": "open",
"title": "[documentation, bug] Pro... |
### Bug description
The [Subfigures](https://quarto.org/docs/authoring/figures.html#subfigures) section claims that the code mentioned therein produces the image therein **in HTML** target format. However, the main image caption should be **left-aligned** (as I run the code on my machine with Quarto 1.3.361) rather ... | {
"assignee": null,
"comments": 2,
"created_at": "2023-06-12T03:34:32Z",
"creator": "dense-set",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": null,
"number": 5885,
"state": "closed",
"title": "Doc inconsistency / bug",
"url": "https://github.com/qu... |
### Bug description
I produced a quarto file to produce the following in January 2023.
```{r}
https://racing-focus.netlify.app/data/article_4/article_4.html
```
The code can be found at
```{r}
https://github.com/racing-focus/racing/tree/main/data/article_4
```
I had attempted to loop through the tabset, but th... | {
"assignee": null,
"comments": 16,
"created_at": "2023-06-12T01:11:22Z",
"creator": "racing-focus",
"is_pull_request": false,
"labels": [
"third-party"
],
"locked": false,
"milestone": null,
"number": 5884,
"state": "closed",
"title": "Quarto Panel Tabset and Wordcloud",
"url": "https://g... |
### Bug description
Let's say my file is called hello.qmd.
After previewing as PDF with a fixed port number, localhost:4048 is pointing at `localhost:port/web/viewer.html`.
If I then stop the previous preview and run a new HTML preview, it will not point to `localhost:port/hello.html` as it should, but rather k... | {
"assignee": "cderv",
"comments": 9,
"created_at": "2023-06-11T23:15:20Z",
"creator": "MSBack",
"is_pull_request": false,
"labels": [
"bug",
"windows"
],
"locked": false,
"milestone": "v1.4",
"number": 5882,
"state": "closed",
"title": "After previewing as PDF from CLI with fixed port, ... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5873
<div type='discussions-op-text'>
<sup>Originally posted by **dense-set** June 11, 2023</sup>
### Description
(Not sure if this is a (even a?) bug of Quarto or something else, hence asking in Q&A.)
I am learning to use Quarto. Playin... | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2023-06-11T20:42:38Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"yaml-validation"
],
"locked": false,
"milestone": null,
"number": 5881,
"state": "closed",
"title": "No yaml validation for `highlight-style`",
"url":... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5876
<div type='discussions-op-text'>
<sup>Originally posted by **dense-set** June 11, 2023</sup>
### Description
The `kbd` shortcuts that Quarto started providing post its v1.3, don't currently seem very pretty and the different symbols lo... | {
"assignee": "mcanouil",
"comments": 0,
"created_at": "2023-06-11T14:18:29Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": null,
"number": 5879,
"state": "open",
"title": "Monospace font for kbd tad/shortcode is not pretty",
"... |
### Bug description
I receive:
"""
Syntax error in graph
mermaid version 9.1.1
"""
This is caused by using `namespace` in a Mermaid Class Diagram.
I am writing a quarto presentation (format: revealjs).
Output from quarto --version: 1.3.361
My understanding is that Mermaid should be at version 10+ i... | {
"assignee": null,
"comments": 5,
"created_at": "2023-06-11T13:39:37Z",
"creator": "avhz",
"is_pull_request": false,
"labels": [
"mermaid"
],
"locked": false,
"milestone": null,
"number": 5877,
"state": "closed",
"title": "Mermaid syntax error (version 9.1.1).",
"url": "https://github.com... |
### Bug description
I set-up a new website following the approach described [here](https://quarto.org/docs/publishing/netlify.html#github-action):
- Repo hosted on GitHub ([here](https://github.com/pjastam/test-github-actions/))
- Site built by GitHub actions
- Computations ran locally with creation of a _freeze ... | {
"assignee": null,
"comments": 10,
"created_at": "2023-06-10T09:24:35Z",
"creator": "pjastam",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 5870,
"state": "closed",
"title": "GitHub Actions fails b/o missing rmarkdown package",
"url": "https://github.com... |
### Bug description
I have problems rendering html documents from ipynb notebooks when using plotly newer than 5.11.
The issue exists when using `execute: true`, but also when using notebooks with frozen computations. In the second case, what matters is the plotly version in the environment used to generate the fr... | {
"assignee": null,
"comments": 0,
"created_at": "2023-06-09T22:07:51Z",
"creator": "paniterka",
"is_pull_request": false,
"labels": [
"bug",
"plotly"
],
"locked": false,
"milestone": null,
"number": 5867,
"state": "open",
"title": "When rendering html from ipynb, plotly charts render on... |
### Bug description
Currently put auto-animate: true in the yaml seems not working
```
---
format:
revealjs:
auto-animate: true
---
```
### Steps to reproduce
_No response_
### Expected behavior
_No response_
### Actual behavior
_No response_
### Your environment
_No response_
### Quarto chec... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-09T21:09:13Z",
"creator": "albert-ying",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 5866,
"state": "closed",
"title": "auto-animate as global option",
"url": "https://github.com/quar... |
### Bug description
When interactively running quarto cells inside of RStudio, the SQL code chunk runs into problems if we use `--| connection: value` instead of `#| connection: value`.
Example of the error message:
```
Error in .rs.runSqlForDataCapture("--| label: join-using-example\n--| connection: db_lahma... | {
"assignee": "cderv",
"comments": 8,
"created_at": "2023-06-09T15:24:22Z",
"creator": "coatless",
"is_pull_request": false,
"labels": [
"bug",
"rstudio"
],
"locked": false,
"milestone": null,
"number": 5864,
"state": "open",
"title": "Interactive mode with quarto documents in RStudio do... |
### Bug description
Thanks a lot for your work, quarto is awesome! My goal is to use one single .qmd file and render it n times in parallel on a HPC cluster (via a SLURM job array or MPI process) to create n output files. This could be e.g. parameterized or also (like in my case) just executing the same .qmd n times.
... | {
"assignee": null,
"comments": 3,
"created_at": "2023-06-09T10:02:39Z",
"creator": "klosinho00",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 5861,
"state": "open",
"title": "Parallel Computing - using one .qmd to render n output f... |
> It would be helpful to see an example showing how to set listing.feed.items, or any of the feed-specific options. It was unclear at first that these options were supposed to be associated with the listing.feed sub-object, since the other examples on that page only set listing.feed: true. https://quarto.org/docs/websi... | {
"assignee": "cwickham",
"comments": 0,
"created_at": "2023-06-08T21:33:15Z",
"creator": "cwickham",
"is_pull_request": false,
"labels": [
"documentation",
"good-first-issue"
],
"locked": false,
"milestone": "v1.4",
"number": 5858,
"state": "open",
"title": "Add an example of listing fe... |
### Bug description
Authors and affiliations in the YAML header aren't printed when there's no title defined.
### Steps to reproduce
```
---
format: html
author:
- name: Norah Jones
affiliations:
- ref: cmu
- ref: chicago
affiliations:
- id: cmu
name: Carnegie Mellon Universit... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2023-06-08T19:26:34Z",
"creator": "arnaudgallou",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.4",
"number": 5856,
"state": "closed",
"title": "Quarto doesn't print authors and affiliations defined... |
Example from https://github.com/quarto-dev/quarto-cli/discussions/5813
This below won't work
````markdown
---
format: html
---
```{r}
#| tidy: true
#| tidy-opts: !expr list(width.cutoff = 50)
# a long expression
1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+
1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1... | {
"assignee": "cderv",
"comments": 0,
"created_at": "2023-06-08T12:56:30Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug",
"knitr"
],
"locked": false,
"milestone": "v1.4",
"number": 5852,
"state": "open",
"title": "Correctly replace knitr options which had their name no... |
### Bug description
Some links cannot be previewed in revealjs.
Could we set proxy and headers for request happlen in quarto document?
### Steps to reproduce
```qmd
---
format:
revealjs:
preview-links: true
---
## sd
[link](https://huggingface.co/datasets/imdb)
```
### Expected... | {
"assignee": "cderv",
"comments": 6,
"created_at": "2023-06-08T09:27:24Z",
"creator": "fecet",
"is_pull_request": false,
"labels": [
"documentation",
"revealjs",
"html"
],
"locked": false,
"milestone": "v1.4",
"number": 5850,
"state": "open",
"title": "Refuse to connect in preview-l... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.