page_content stringlengths 0 46.9k | metadata dict |
|---|---|
### Bug description
The following document:
```
---
title: "<div style='zoom:75%;'>min-reprex</div>"
format: html
editor: visual
---
```
yields this warning:
```
pandoc
to: html
output-file: quarto_bug_warning_reprex.html
standalone: true
section-divs: true
html-math-method: mathjax
... | {
"assignee": "dragonstyle",
"comments": 9,
"created_at": "2022-07-29T19:45:26Z",
"creator": "adisarid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1584,
"state": "closed",
"title": "Using html tags in a quarto title document",
"url": "ht... |
Templates are great for their flexibility, but the problem is that the template itself is horrid to look at. Is it possible to come up with a `keep-tex`, perhaps `keep-tex-simplified`, which only includes the *relevant* lines from the template? As in, when it encounters conditional statements in the template, only line... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-29T18:06:52Z",
"creator": "tbeason",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1583,
"state": "closed",
"title": "[Feature Request] simplified keep-tex option",
"url": "https://github.com/qu... |
When I use `Powershell` as my default terminal. After click `Render`, it said
```
cmd /C"F:\Writing\quarto\bin\quarto preview testquarto.qmd --no-browser --no-watch-inputs"
```
and it doesn't work.
I have to manually change `cmd` to `cmd.exe`
```
cmd /C"F:\Writing\quarto\bin\quarto preview testquarto.qmd --no... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-29T16:56:37Z",
"creator": "Song921012",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1582,
"state": "closed",
"title": "VScode + Powershell not works",
"url": "https://github.com/quarto-dev/quarto-... |
I don't think this is currently possible in Quarto but it would be great if there were code block options to add HTML attributes to code blocks and code block output similar to knitr's `class.source`, `class.output` or `attr.source`, `attr.output`. | {
"assignee": null,
"comments": 9,
"created_at": "2022-07-29T16:44:31Z",
"creator": "mivalek",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1581,
"state": "closed",
"title": "FR: add source/output attributes/class option to code blocks",
"url": "https://g... |
I'm playing with Quarto Books for the first time having been a R/bookdown user for a while. I have a simple book with two chapters. In the first chapter I define a variable , `x`, and I want to then use `x` in my second chapter. In bookdown this works fine. But with Quarto I get, "Error in eval(expr, envir, enclos)... | {
"assignee": null,
"comments": 4,
"created_at": "2022-07-29T16:42:45Z",
"creator": "andyofsmeg",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1590,
"state": "open",
"title": "Sharing R environment between book chapters ",
"url": "https://github.com/q... |
### Bug description
Quarto version: 1.0.37
OS: Windows 10
RStudio: 2022.07.0 Build 548
---
title: "Listing"
author: "Alex"
format: html
---
Listing caption is missing:
```{r}
#| lst-label: lst-first
#| label: lst-second
#| lst-cap: "This is a caption for code listing"
summary(cars)
```
Unable to... | {
"assignee": "cscheid",
"comments": 14,
"created_at": "2022-07-29T16:30:57Z",
"creator": "alex-vinogradov",
"is_pull_request": false,
"labels": [
"bug",
"crossref"
],
"locked": false,
"milestone": "v1.4",
"number": 1580,
"state": "open",
"title": "lst-label and lst-cap do not produce li... |
### Bug description
Hello!
I have just installed quarto 1.0.37 and run
`quarto check`
and the output is:
[✓] Checking Quarto installation......OK
Version: 1.0.37
Path: /Applications/quarto/bin
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Applicati... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-29T14:04:24Z",
"creator": "giacombi",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1578,
"state": "open",
"title": "dyld: lazy symbol binding failed: Symbol not found: ____chkstk_dar... |
### Bug description
I am having problems publishing Quarto documents to Quarto Pub. After creating a basic Quarto website and authenticating my account through the command line, I was able to successfully publish website content to my quartopub.org domain. However, having successfully published a website, I wanted t... | {
"assignee": "softwarenerd",
"comments": 3,
"created_at": "2022-07-29T12:44:23Z",
"creator": "jcblsn",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1577,
"state": "closed",
"title": "ERROR: API Error: 429 (Too Many Requests)",
"url": "https:... |
Hi all,
I'm working on a relatively heavily customized template for a qmd revealjs presentation (see [here](https://github.com/giabaio/quarto-slides/blob/main/test.qmd)). I think I managed to make things work more or less like I want (there's a slight issue with the logo **in the version I'm sharing** --- I don't unde... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-29T09:24:31Z",
"creator": "giabaio",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1574,
"state": "open",
"title": "Tabset linking back to first page of presentation?",
"url": "https://github.co... |
I try to make a quarto pptx and hit render. Then PowerPoint tries to open it and says that it detected an error, and it can try to repair. Do you know what the issue is?

| {
"assignee": "cderv",
"comments": 11,
"created_at": "2022-07-28T21:55:52Z",
"creator": "OlexiyPukhov",
"is_pull_request": false,
"labels": [
"needs-repro",
"powerpoint",
"stale"
],
"locked": false,
"milestone": "v1.4",
"number": 1630,
"state": "open",
"title": "Powerpoint asks to re... |
When files are missing in extensions (which can happen because of a typo in the filename), our errors are not very informative. | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-28T21:24:31Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.4",
"number": 1570,
"state": "open",
"title": "Offer better error messages for malformed extensions",
"url": "https://gith... |
Academic groups would benefit a lot from a listings style that has filtering by author; ideally this would play nicely with our article formats. | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-28T20:52:01Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1569,
"state": "open",
"title": "Academic listing style (for list of papers from resear... |
### Bug description
Attempting to publish to Netlify from RStudio Cloud via the RStudio Workbench terminal currently does not work:
```bash
/cloud/project/myblog$ quarto publish netlify
? Authorize (Y/n) › Yes
[403:403:0728/174441.766121:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY
[403:403:07... | {
"assignee": null,
"comments": 5,
"created_at": "2022-07-28T17:55:54Z",
"creator": "kippandrew",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1567,
"state": "closed",
"title": "Unable to publish to netilfy from RStudio Cloud ",
"url": "https... |
yaml completion on open string fields should suggest from existing values (a la @kellybodwin's notebooks) | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-28T16:15:49Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"yaml-validation"
],
"locked": false,
"milestone": "Future",
"number": 1566,
"state": "open",
"title": "yaml completion on open string ... |
### Bug description
Typo found in word basics user guide for quarto - the word "may" is repeated in the penultimate paragraph at this web page: [link to page](https://quarto.org/docs/output-formats/ms-word.html )
You **may may** always opt to specify the full name (e.g. atom-one-dark) to bypass this automatic be... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-28T15:59:22Z",
"creator": "higgi13425",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1565,
"state": "closed",
"title": "Typo in word basics user guide for quarto",
"url": "https://gith... |
### Bug description
I've got a Jupyterlab notebook that I'm using to write a report. It uses greek letters (in particular μ). These show up correctly in JupyterLab (and also in the ipynb file if I open it in an editor using utf-8 encoding). However, when quarto converts to a PDF, the μ character is missing (it ap... | {
"assignee": "dragonstyle",
"comments": 5,
"created_at": "2022-07-28T11:08:44Z",
"creator": "abudden",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1559,
"state": "closed",
"title": "UTF-8 Characters not rendering properly in latex output",
... |
In VSCode-Quarto, the autocomplete is available for div block, but this seems not available in RStudio. Is this something that could be supported for RStudio?
VSCode-Quarto

RStudio
 to run their respective cells or alternatively using thing lik... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-28T09:26:57Z",
"creator": "gdkrmr",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1557,
"state": "closed",
"title": "Can I use multiple languages in the same notebook?",
"url": "https://github.com/q... |
### Bug description
#### Description
When rendered via Quarto with output format as docx, caption (tbl-cap) and crossref (@tbl-ref) not working with flextable.
#### Reproducible example
````
---
title: Flextable in Word
format: docx
---
# Tables
Reference @tbl-flextable
```{r}
#| label: tbl-fl... | {
"assignee": "cscheid",
"comments": 24,
"created_at": "2022-07-28T04:30:20Z",
"creator": "leeroyaus",
"is_pull_request": false,
"labels": [
"bug",
"crossref"
],
"locked": false,
"milestone": "v1.4",
"number": 1556,
"state": "open",
"title": "Captions & crossrefs not rendering in Quarto ... |
### Bug description
Trying to use Plot.dodgeX in a ojs cell and getting the following error when I render to HTML:

Here's a simple example that produces the error when I render:
```{ojs}
testd = [
... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2022-07-27T21:16:53Z",
"creator": "stuvjordan-uroc",
"is_pull_request": false,
"labels": [
"bug",
"ojs-engine"
],
"locked": false,
"milestone": "Future",
"number": 1553,
"state": "closed",
"title": "\"TypeError: Plot.dodgeX is not a ... |
I believe the error message
https://github.com/quarto-dev/quarto-cli/blob/9aab5bdb83ae567b4a38c9374a58412dea41a8de/src/core/jupyter/capabilities.ts#L76
is confusing, because an environment variable with the name `QUARTO_JUPYTER` does not exist. I think it should be called `QUARTO_PYTHON` because that is the name... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-27T16:18:36Z",
"creator": "asmaier",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.1",
"number": 1551,
"state": "closed",
"title": "Env variable QUARTO_JUPYTER does not exist",
"url": "https://github.com/quarto... |
I tried to integrate a quarto revealjs presentation into a quarto document as an iframe like
```
---
title: "test"
format: html
---
<iframe src="https://quarto.org/docs/presentations/revealjs/demo/" width="210px" height="120px"></iframe>
```
When rendering this document the content of the slides is scaled corre... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-27T14:32:00Z",
"creator": "asmaier",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1547,
"state": "open",
"title": "Odd scaling of footer, logo and slide number for presentati... |
### Bug description
Hi,
I think I encountered a bug when using `ojs_define` and transposing a data frame for plotting with `ojs`.
If any value in the data frame is 0 then the value will become `undefined` after transposing.
MWE:
````md
---
title: transpose bug
---
```{r}
ojs_define(df = data.fram... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-07-27T13:37:27Z",
"creator": "p-gw",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1546,
"state": "closed",
"title": "transpose introduces undefined values",
"url": "https://github.co... |
The following binaries and one shared lib can be reduces in size if stripped:
* `bin/tools/dart-sass/sass` (9.6 MB -> 4.8 MB)
* `bin/tools/deno`(86 MB -> 62 MB)
* `bin/tools/deno_dom/libplugin.so` (4.7 MB -> 1.3 MB)
ℹ️ `bin/tools/esbuild` (7.8 MB) and `bin/tools/pandoc` (78 MB) are already stripped. | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-27T12:40:47Z",
"creator": "benz0li",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1545,
"state": "open",
"title": "Strip binaries and shared libs in `bin/tools` to reduce siz... |
Could the cover image be used by default as image for Quarto books?
And if one could input alternative text #1543 could it be used as image-alt? | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2022-07-27T10:28:53Z",
"creator": "maelle",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1544,
"state": "open",
"title": "Use cover as Twitter image for Quarto books by default?... |
I'd like to be able to input alternative text for the cover image. | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-07-27T06:52:15Z",
"creator": "maelle",
"is_pull_request": false,
"labels": [
"bug",
"accessibility"
],
"locked": false,
"milestone": "v1.1",
"number": 1543,
"state": "closed",
"title": "Could one input alternative text for the c... |
[code-server](https://github.com/coder/code-server) [sets environment variable VSCODE_PROXY_URI](https://github.com/coder/code-server/issues/1510). | {
"assignee": "jjallaire",
"comments": 5,
"created_at": "2022-07-27T05:23:52Z",
"creator": "benz0li",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.1",
"number": 1542,
"state": "closed",
"title": "[Quarto Extension] Base preview/serve URL on `VSCODE_PROXY_URI` if existe... |
I love the [variables](https://quarto.org/docs/authoring/variables.html#var) feature and am using it all over my websites. I'm getting it to work in some parts of the `_quarto.yml` file, but not all.
For example, I am using `repo` in my `_variables.yml` file stores the url to a Github repo. In the footer, I can use... | {
"assignee": "dragonstyle",
"comments": 11,
"created_at": "2022-07-26T19:57:05Z",
"creator": "jhelvy",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.3",
"number": 1627,
"state": "closed",
"title": "project level `_variables.yml` not rendering in navbar",
... |
Should the following be: https://github.com/quarto-dev/quarto-web/blob/70505935652e59a629cac5af541cbfd7f093f1e4/docs/extensions/_formats-common.qmd#L49-L52
- if shared:
```
contributes:
format:
common:
format-resources:
- plos2015.bst
```
- or if specific to, for exampl... | {
"assignee": "dragonstyle",
"comments": 3,
"created_at": "2022-07-26T19:28:10Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.1",
"number": 1633,
"state": "closed",
"title": "`format-resources` wrong format in yaml? (and documentation suggestion... |
From https://github.com/mcanouil/quarto-revealjs-coeos/issues/4, kind of thanks to @cderv I discovered an issue with the mechanism behind `format-resources`.
Everything listed in format-resources for a given format should be copied every time, but that's not at all the case.
## TL;DR
Repository: https://github... | {
"assignee": "dragonstyle",
"comments": 4,
"created_at": "2022-07-26T18:57:37Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.1",
"number": 1538,
"state": "closed",
"title": "[Quarto Extension] `format-resources` not properly detected and copied... |
It would be great to generate the automatically documentation for the CLI options on `quarto-web`. Ideally, we'd do it in the same way that we do the documentation for yaml options, by deferring to a single source of truth. | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-25T19:53:52Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"documentation",
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1531,
"state": "open",
"title": "Automatically generate `quarto-we... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1521
<div type='discussions-op-text'>
<sup>Originally posted by **edavidaja** July 25, 2022</sup>
currently I'm using a reveal presentation with `theme: night` and adding
`%%{init: {"theme": "dark" } }%%`
to each diagram. I'm not sure ... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-25T18:49:35Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1530,
"state": "open",
"title": "Automatically set mermaid themes to match dark / light... |
### Bug description
The following is on an M1 Mac.
I had an Rmd document which following this great blog post [here](https://www.andrewheiss.com/blog/2021/08/27/tikz-knitr-html-svg-fun/#connecting-dvisvgm-to-ghostscript-on-macos), includes tikz code chunks which produce dvi files, which are converted to svg files... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-25T16:57:49Z",
"creator": "remlapmot",
"is_pull_request": false,
"labels": [
"documentation"
],
"locked": false,
"milestone": "Future",
"number": 1526,
"state": "closed",
"title": "[Suggestion] Document when using Quarto on M1 Macs th... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1509
<div type='discussions-op-text'>
<sup>Originally posted by **jmgirard** July 23, 2022</sup>
Sometimes when I run `quarto publish gh-pages`, it hangs (i.e., gets stuck) on "Preparing worktree."
* branch gh-pages -> FET... | {
"assignee": "cderv",
"comments": 9,
"created_at": "2022-07-25T15:19:35Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug",
"windows"
],
"locked": false,
"milestone": "v1.2",
"number": 1524,
"state": "closed",
"title": "Git hangs on preparing worktree with `quarto publis... |
Hello!
I love using Quarto and I am constantly amazed by the new features I discover daily. In the interest of advancing open source features, would it be possible to create a library on the Quarto website (or elsewhere) of user-generated Quarto extensions and shortcodes? Currently, it seems the only way to find us... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-25T14:58:39Z",
"creator": "noah-silver",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1523,
"state": "open",
"title": "[Feature Request] Quarto Extensions Library",
"url": "https://github.com/q... |
### Bug description
Loading functions from either from local JS/WASM files or from observablehq notebooks has stopped working quarto-1.0.36 macos r4.2.0
Consider the following code, which loads the `rand` function from `@ljcolling/rand` and then makes runs it on a button press
```{ojs}
import {rand} from "@ljco... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2022-07-24T14:53:42Z",
"creator": "ljcolling",
"is_pull_request": false,
"labels": [
"bug",
"ojs-engine"
],
"locked": false,
"milestone": "Future",
"number": 1513,
"state": "closed",
"title": "Externally loaded JS/WASM functions stop... |
Crossref syntax such as `See @fig-demofiglabel` is not well supported with no-space situation for `docx` output format.
```
WARNING: Unable to resolve crossref @fig-demofiglabel所示
```
For example:
```
如@fig-demofiglabel所示
```
I tried the syntax below, with no success
```
如@{fig-demofiglabel}所示
```
... | {
"assignee": null,
"comments": 5,
"created_at": "2022-07-23T13:44:11Z",
"creator": "mingsu",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1507,
"state": "open",
"title": "Crossref syntax not well supported with `non-space-sperated` situation ",
"url"... |
### Bug description
Embedding HTML inside of book does not seem to work.
In the root of my project directory I have :
1. a quarto file called test1.qmd that contains
````r
---
title: "test1"
---
```{r}
#| echo: false
knitr::include_url({"x.html"})
```
````
2. a YAML file called _quarto.yml that c... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-23T13:35:50Z",
"creator": "RaymondBalise",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1506,
"state": "open",
"title": "CSS and images from embedded HTML inside a Quarto book do not... |
Currently, no document has mentioned the customization of `figurename` and `tablename` in quarto documents.
I have tried to follow the same as in `Rmarkdown` syntax, but it failed at least for `LaTeX` engine.
For pdf output, the `figurename` and `tablename` were reset by `crossrefMetaInject()` in `crossref.lua` ... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-23T09:38:07Z",
"creator": "mingsu",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1504,
"state": "closed",
"title": "How to customize the `figurename` and `tablename`?",
"url": "https://github.com/q... |
I have a blog post with a description that contains inline r (to estimate reading time)
it renders nicely for the post itself

but not in the listing page!
 but above the footer line. This would still be ok, but the logo is not scaled correctly. It seems to be inserted in original size. Instead it should be scaled r... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-22T16:21:40Z",
"creator": "asmaier",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1499,
"state": "open",
"title": "Support for logo and footer in beamer output",
"url": "https://github.com/quar... |
In my opinion it doesn't make sense to present footnotes at the bottom of a slide in a presentation. Not only do they often cause issues with the layout because there is simply not enough space for them on the slide. It also doesn't make sense to show footnotes which cannot be read by the viewer anyway, because the fon... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-22T15:28:17Z",
"creator": "asmaier",
"is_pull_request": false,
"labels": [
"enhancement",
"revealjs"
],
"locked": false,
"milestone": "Future",
"number": 1498,
"state": "open",
"title": "Presentations + Footnotes",
"url": "https... |
### Bug description
In a new project, this is the reprex document
````
---
title: "Untitled"
format:
html:
self-contained: false
---
## Title
```{r}
mtcars |>
kableExtra::kbl()
```
````
This will error with latest **htmltools** 0.5.3 version:
````
#> Error in `normalizePath()`:
#> !... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-22T13:37:57Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1497,
"state": "closed",
"title": "Quarto with R does not correctly use htmltools for dependency creat... |
Thank you for developing Quarto! I'm not sure which repo to post this issue in; I am posting it here as I'm working with Quarto in RStudio, but I apologize if it is the wrong repo.
According to [the Quarto website](https://quarto.org/docs/authoring/title-blocks.html#custom-backgrounds) we can set up a custom backgro... | {
"assignee": null,
"comments": 12,
"created_at": "2022-07-22T06:52:46Z",
"creator": "GilHenriques",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1496,
"state": "open",
"title": "Self-contained HTML with block banner figure",
"url": "https://github.co... |
Not sure if this is a bug as I may be doing something wrong, so not creating an issue yet. Windows and RStudio info are copied at bottom.
Setup:
- I have an RStudio project with multiple subfolders for different elements of the project
- one subfolder is for a reveal.js presentation I am preparing
- this subfold... | {
"assignee": null,
"comments": 6,
"created_at": "2022-07-21T23:35:36Z",
"creator": "donboyd5",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1490,
"state": "closed",
"title": "quarto publish netlify does not seem to work on my Windows 11 machine",
"url": ... |
Hello, when I tried to sign up for Quarto Pub with GitHub here, https://quartopub.com/sign-up, I was first taken to the GitHub landing page to approve access to my GitHub account, but following that the page does not allow me to sign in. Is signing in with GitHub enabled at this time? | {
"assignee": "softwarenerd",
"comments": 3,
"created_at": "2022-07-21T21:39:47Z",
"creator": "gvelasq",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1525,
"state": "open",
"title": "Unable to sign up for Quarto Pub with GitHub",
"url": "https://githu... |
### Bug description
(via @emilhvitfeldt.) We found this ¿bug? where the size of an image/plot depends on the presence of (potential empty) speaker notes for revealjs slides. reprex: https://emilhvitfeldt.github.io/notes-image-sizing/
reprex: https://github.com/EmilHvitfeldt/notes-image-sizing/blob/main/index.qmd
#... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-21T20:41:12Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1487,
"state": "closed",
"title": "revealjs: size of an image depends on the presence of (potential ... |
### Bug description
Long tables generated by `kableExtra` are created using the `tabu` environment (rather than `tabular`) and the captions are incorrect (the LaTeX code generated includes a subcaption and the caption from the YAML `tbl-cap` instruction is missing.
````markdown
---
title: "MWE"
format: pdf
k... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-21T19:36:00Z",
"creator": "lbelzile",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1486,
"state": "open",
"title": "quarto treats tables from `kableExtra` (`tabu`) as subtables",
"... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1484
<div type='discussions-op-text'>
<sup>Originally posted by **dhicks** July 21, 2022</sup>
I'm working on a project that includes, in effect, an extensive Mermaid tutorial. I'd like to set all of the Mermaid blocks to `echo: true`. Eithe... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-21T19:32:56Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1485,
"state": "closed",
"title": "Change project-wide execution options for Mermaid",
"url":... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1482
<div type='discussions-op-text'>
<sup>Originally posted by **tbeason** July 21, 2022</sup>
There is some discussion on the Quarto guide about how to use various environments from R or Python. Right now, it seems that in order to use Julia... | {
"assignee": "cscheid",
"comments": 7,
"created_at": "2022-07-21T15:36:38Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"enhancement",
"julia"
],
"locked": false,
"milestone": "Future",
"number": 1483,
"state": "open",
"title": "Julia project specific environments (Proj... |
Dear Quarto dev-team,
I've got a small feature requests that I hope are is correctly adressed here. Though, I am not sure if this is an issue with Quarto rather than RStudio. In any case, thanks for your amazing work. I really like working with Quarto.
## Save cookie preferences in RStudio
Is there a way to sa... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-21T12:56:25Z",
"creator": "AlbertRapp",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1480,
"state": "open",
"title": "Small feature requests for editing blog posts",
"url": "https://github.com/... |
### Bug description
This is a bit odd behavior: Brackets as in `{ggplot2}` are not rendered properly on a listings page if included in a title. But this only happens if a title ends with a word in brackets. I've tried escaping the brackets with `\` or `\\` but that did not help.
### Reprex
I've taken a standard de... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-21T12:47:59Z",
"creator": "AlbertRapp",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1479,
"state": "closed",
"title": "Blog listings page don't include a title's last word if it is writ... |
### Bug description
I am not sure if this is a Quarto problem or a Netlify problem. But I'm giving it a try here anyway:
On my blog's landing page, I want to add a bit of custom scss-code to this one specific page. I have done that by including
```
---
page-layout: full
header-includes: |
<link href="index... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-21T12:39:04Z",
"creator": "AlbertRapp",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1478,
"state": "closed",
"title": "file-specific scss-file is not used after publishing on Netlify",
... |
## Context
We currently configure our tex environment to include the template directory in the search path when compiling LaTeX to PDF. We do this in `latexmk.ts:65-71`:
````typescript
// Resolve any tex input paths
const texInputDirs: string[] = format.pandoc.template
? [`${dirname(format.pandoc.templat... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-07-21T00:17:03Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.1",
"number": 1474,
"state": "closed",
"title": "Incorrect TeX search paths cause erratic behavior with conflicting ... |
### Bug description
If the following slide displays text below the plot, setting a pause in front of the plot will push the text off the screen (page1).
````qmd
---
title: sample
format:
revealjs: default
engine: knitr
---
## page1
foo
. . .
```{r}
plot(mtcars)
```
bar
## page2
foo
... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-20T15:59:11Z",
"creator": "eitsupi",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1471,
"state": "open",
"title": "Revealjs: Rows entering after the pause are ignored by the plot siz... |
{
"assignee": "dragonstyle",
"comments": 2,
"created_at": "2022-07-20T15:39:49Z",
"creator": "t-kalinowski",
"is_pull_request": false,
"labels": [
"enhancement",
"websites"
],
"locked": false,
"milestone": "Future",
"number": 1470,
"state": "open",
"title": "FR: Websites automatically de... | |
The following document:
````markdown
---
title: Test123
---
```{python}
#| label: tbl-planets
#| tbl-cap: Planets
from IPython.display import Markdown
from tabulate import tabulate
table = [["Sun",696000,1989100000],
["Earth",6371,5973.6],
["Moon",1737,73.5],
["Mars",3390... | {
"assignee": "jjallaire",
"comments": 0,
"created_at": "2022-07-20T12:12:45Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "1.0",
"number": 1466,
"state": "closed",
"title": "Incorrect Table Output from Computational Table",
"url": "https://gi... |
### Bug description
Currently, using Python and Quarto supposes that `py.exe` is used.
First Python is check on windows with py launcher if `PY_PYTHON` is set
https://github.com/quarto-dev/quarto-cli/blob/e13e08c7e0036f42b6e3e1f77ad16ef1d4d20ff5/src/core/jupyter/capabilities.ts#L34-L37
But also a second time i... | {
"assignee": "cderv",
"comments": 1,
"created_at": "2022-07-20T09:29:53Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement",
"windows",
"python-setup"
],
"locked": false,
"milestone": "Future",
"number": 1463,
"state": "open",
"title": "Support other python on... |
### Bug description
Quarto is ignoring `warning: false` passed to knitr.
Consider the minimal working example:
`_quarto.yml`:
```
project:
title: "mwe"
editor: visual
```
`mwe.qmd`:
``````
---
title: "mwe"
---
## Quarto
```{r}
#| output: asis
#| warning: true
warning("My warning wi... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-20T05:01:18Z",
"creator": "rgaiacs",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1462,
"state": "open",
"title": "Support knitr warning option",
"url": "https://github.com/quarto-... |
### Bug description
I'm building an extension for formatting my thesis at Oxford. Let's say I have the following bare-bones extension:
```yaml
title: Oxford Thesis Format
author: Benjamin Lee
version: 0.1.0
contributes:
format:
pdf:
format-resources:
- ociamthesis.cls
```
When I rend... | {
"assignee": "dragonstyle",
"comments": 5,
"created_at": "2022-07-19T20:35:28Z",
"creator": "Benjamin-Lee",
"is_pull_request": false,
"labels": [
"bug",
"early-in-release"
],
"locked": false,
"milestone": "v1.4",
"number": 1460,
"state": "open",
"title": "format-resources are not cleane... |
### Bug description
panel-tabset does not work when I create the tabs/headings using a for loop and display a matplotlib chart under each heading. For example:
```{python}
from IPython.display import display, Markdown
import matplotlib.pyplot as plt
```
::: {.panel-tabset}
```{python}
... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-19T13:46:01Z",
"creator": "kylie-foster",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1456,
"state": "open",
"title": "panel-tabset not working with for loop that displays matplotli... |
### Bug description
Switching the website theme is not triggering a change in the scrollbar color.
https://user-images.githubusercontent.com/4706822/179755369-406956c0-7d85-442a-aa6b-b789fa94b30f.mov
The problem only happens in Safari.
In a website project we have customized the navbar color using the scss va... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-07-19T13:01:47Z",
"creator": "dfalbel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1455,
"state": "closed",
"title": "Scrollbar keeps color when switching themes",
"url": "ht... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1451
<div type='discussions-op-text'>
<sup>Originally posted by **andrewpbray** July 19, 2022</sup>
Version 4.2.0 of revealjs implemented a feature that allows you to specify the line number on which a code chunk will start. I don't see it as ... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-19T08:56:16Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement"
],
"locked": false,
"milestone": "Future",
"number": 1454,
"state": "open",
"title": "[FR] Support line number offset for code blocks in revealjs",... |
### Bug description
Below are three chunks: diagram with mermaid, diagram with dots, figure with R code.
```` markdown
```{mermaid}
%%| echo: fenced
%%| label: fig-mermaid
%%| fig-width: 2
%%| fig-cap: A caption that contains words like use, or, and.
flowchart LR
A[A] --> B(B)
A[A] --> C(C)
```
``... | {
"assignee": "cscheid",
"comments": 1,
"created_at": "2022-07-19T06:12:41Z",
"creator": "mine-cetinkaya-rundel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1453,
"state": "open",
"title": "Issues with syntax highlighting for code comment... |
### Bug description
Include the following in a Quarto document:
```` markdown
```{mermaid}
%%| echo: true
flowchart LR
A[Hard edge] --> B(Round edge)
B --> C{Decision}
C --> D[Result one]
C --> E[Result two]
```
````
In the output, there is a blank line at the top of the code chunk.
<img w... | {
"assignee": "cscheid",
"comments": 3,
"created_at": "2022-07-19T04:42:37Z",
"creator": "mine-cetinkaya-rundel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1452,
"state": "closed",
"title": "Blank line when `echo: true` and `echo: fenced` ... |
The introduction of custom formats has caused an additional regression on partial completions.
Minimal reproduction:
```
---
format:
html:
c_ # <- complete from cursor in "_"
---
```
yields a different completion set from:
```
---
format:
html:
_ # <- complete from cursor in "_"
---... | {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-18T16:49:20Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"yaml-validation",
"editors"
],
"locked": false,
"milestone": null,
"number": 1448,
"state": "closed",
"title": "Partial yaml completion regression",
... |
### Bug description
Quarto 1.0.28 is not finding a variable used in a caption. The error message is "object 'spe' not found". Here's a reproducible example:
---
title: "Test Report"
date: "`r Sys.Date()`"
toc: true
toc-depth: 4
format:
html:
code-tools: true
code-fold: true
code-link: false
... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-18T13:38:56Z",
"creator": "harrelfe",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1447,
"state": "open",
"title": "Quarto not finding a variable used in a capton",
"url": "https:/... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1442
<div type='discussions-op-text'>
<sup>Originally posted by **msh855** July 18, 2022</sup>
Hi,
Is possible to include share buttons in each blog post so readers could share an article that I am writing in social media? (Linkedin, Twitt... | {
"assignee": "rich-iannone",
"comments": 1,
"created_at": "2022-07-18T13:37:24Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"good-first-issue"
],
"locked": false,
"milestone": "v1.4",
"number": 1446,
"state": "open",
"title": "Ability to generate sha... |
### Bug description
This relates to discussion in https://github.com/quarto-dev/quarto-cli/discussions/825 and comment in https://github.com/quarto-dev/quarto-cli/issues/1391#issuecomment-1186148935
When a custom footer is set to
````yaml
format:
revealjs:
footer: Custom footer
````
It is possible... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-18T09:20:57Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"enhancement",
"revealjs"
],
"locked": false,
"milestone": "Future",
"number": 1445,
"state": "open",
"title": "[FR] Ability to hide footer on specific slide... |
### Bug description
Hi,
in [my yaml](https://github.com/ondata/consultazione-linee-guida-open-data/blob/main/_quarto.yml#L29=) I have
```
title: "#datiBeneComune per le Linee Guida Open Data"
```
In the rendered site instead I have
```
<meta name="twitter:title" content="#datiBeneComune per le Linee Guid... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-07-18T06:19:37Z",
"creator": "aborruso",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1444,
"state": "closed",
"title": "twittercard override seems not work",
"url": "https://g... |
### Bug description
Code available at: https://github.com/mcanouil/quarto-issues/tree/main/quarto-cli-1441
https://user-images.githubusercontent.com/8896044/179426952-4bebdf03-98a9-4fc8-b6e3-e115b4e59ab1.mov
I installed two formats via the extension mechanism (i.e., `quarto install extension umr1283/quarto-rev... | {
"assignee": "dragonstyle",
"comments": 1,
"created_at": "2022-07-17T22:09:13Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.2",
"number": 1441,
"state": "closed",
"title": "[Quarto Extension] Quarto does not like when org-name=ex... |
### Bug description
For stand alone Quarto documents, you can render them so that they have a title that evaluates an inline R chunk, i.e. this works:
```
---
title: "`r 1+1`"
format: html
---
## Quarto
```
and the title will be 2 (and also the pagetitle will be 2). This is expected behaviour.
Howev... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-17T14:15:45Z",
"creator": "garthtarr",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1436,
"state": "open",
"title": "pagetitle not correctly rendering inline chunk evaluation",
"ur... |
While using RStudio, the following code can generate captions above the table.
```{r}
#| label: tbl-iris
#| tbl-cap: "Iris Data"
library(knitr)
kable(head(iris))
```
<img width="596" alt="Screen Shot 2022-07-03 at 13 00 46" src="https://user-images.githubusercontent.com/28393339/177034724-7bad2bc5-1325-4863-... | {
"assignee": null,
"comments": 1,
"created_at": "2022-07-17T11:46:06Z",
"creator": "canholyavkin",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1435,
"state": "closed",
"title": "Unable to add captions to reactable objects ",
"url": "https://github.com/q... |
I'll often need to output documents using a [Word template](https://quarto.org/docs/output-formats/ms-word-templates.html) (where the ultimate target is actually Google Docs instead of Microsoft word).
With my limited design skills, I've messed around with the default template a bit in the past with mixed results.
... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-16T21:02:35Z",
"creator": "ajfriend",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1432,
"state": "open",
"title": "Establish a Word template gallery?",
"url": "https://github.com/quarto-dev/qu... |
### Bug description
If you include a citation in a `revealjs` presentation, the link for the citation should go to the last slide with references instead of the first slide.
Here is a slide:
```` markdown
---
format: revealjs
bibliography: references.bib
---
## Slide 1
Slide 1 text.
## Slide 2
Sl... | {
"assignee": "jjallaire",
"comments": 1,
"created_at": "2022-07-16T19:26:54Z",
"creator": "mine-cetinkaya-rundel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1431,
"state": "closed",
"title": "References links in revealjs presentation goes... |
### Bug description
When rendering a qmd file with VSCode extension, i.e., using the "render" button, the UTF-8 characters are not rendered properly when knitr engine is used.
<details><summary>See quarto code</summary>
````
---
title: "Untitled"
format: gfm
---
```{r}
1
```
Des accents: éèêàçôö
`... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-16T16:02:34Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1429,
"state": "closed",
"title": "UTF-8 characters not properly rendered via VSCode \"render\" button"... |
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1413
<div type='discussions-op-text'>
<sup>Originally posted by **jmgirard** July 15, 2022</sup>
The line numbers in a code block are automatically linked to `#cb1-1`, `#cb1-2`, etc. But these don't really work in the context of a RevealJS Pre... | {
"assignee": "cderv",
"comments": 1,
"created_at": "2022-07-16T14:27:45Z",
"creator": "jjallaire",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1427,
"state": "open",
"title": "Code Line Number Links in RevealJS Presentation",
"url": "https://github.... |
### Bug description
@mine-cetinkaya-rundel observed a case where an older terminal session within RStudio had a `TMPDIR` value that had been cleaned up by the system. This makes it impossible for Quarto CLI to start as the call to `Deno.makeTempDirSync()` fails. We should find a way to gracefully recover and choose an... | {
"assignee": "jjallaire",
"comments": 1,
"created_at": "2022-07-16T13:27:34Z",
"creator": "jjallaire",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "v1.1",
"number": 1425,
"state": "closed",
"title": "Recover from missing TMPDIR in Deno.makeTempDirSync",
"u... |
### Bug description
The theme toggle icon isn't centred, it would be good to make it centred so it stays in line with the other icons. For reference, here's what the icon looks like:
<img width="245" alt="Screenshot 2022-07-16 at 10 21 39" src="https://user-images.githubusercontent.com/3131401/179347562-c45cdb7e-9d... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-07-16T08:45:10Z",
"creator": "FabioRosado",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1422,
"state": "closed",
"title": "Theme toggle isn't centred in navbar",
"url": "htt... |
I have created a post with images read from my local machine, but in the preview, the images do not show up:

I just use markdown to create the post. In my markdown app, images show up perfectly. Here is... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-16T07:51:43Z",
"creator": "ghost",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1421,
"state": "closed",
"title": "Images does not show up",
"url": "https://github.com/quarto-dev/quart... |
### Bug description
I'm running CentOS 7 so the version of deno that's packaged with the current Quarto-CLI is incompatible with my system (see https://github.com/denoland/deno/issues/1658).
The workaround was to install deno using conda:
`mamba install -c conda-forge deno`
After that I copied this CentOS7-comp... | {
"assignee": null,
"comments": 3,
"created_at": "2022-07-16T03:40:27Z",
"creator": "lkhilton",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1420,
"state": "closed",
"title": "New `--no-config` argument is incompatible with some versions of den... |
Observable JS doesn't seem to work without network connectivity because dependencies are pulled in at runtime (e.g., `htl`).
Haven't explored this in depth, but it seems that for recommended libraries like Inputs, I can download a local copy and require from an OJS chunk (since these get inlined?). But this doesn't... | {
"assignee": "cscheid",
"comments": 2,
"created_at": "2022-07-15T17:45:01Z",
"creator": "arbelt",
"is_pull_request": false,
"labels": [
"enhancement",
"ojs-engine"
],
"locked": false,
"milestone": "Future",
"number": 1412,
"state": "open",
"title": "Documents using Observable JS are not... |
### Bug description
In my documents, I prefer to write each new sentence in a new line so changes are easier to track on GitHub. However, Quarto deletes line breaks and merges separate sentences into a single line if I switch between source and visual view.
It is hard to generate a reproducible example because the ... | {
"assignee": null,
"comments": 4,
"created_at": "2022-07-15T14:27:09Z",
"creator": "einGlasRotwein",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1409,
"state": "closed",
"title": "Line breaks get deleted when moving between source and visual"... |
### Bug description
* Open a new quarto document from RStudio IDE
* Try adding some chunk option like `eval` , `include`, `echo` using autocomplete after `#|` - the options are not suggested anymore.
There my be other but that is the one found by user (reported on internal slack)
Using last dev version of ... | {
"assignee": "cscheid",
"comments": 4,
"created_at": "2022-07-15T12:21:41Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "1.0",
"number": 1407,
"state": "closed",
"title": "Autocomplete is broken for some chunk options",
"url": "https:/... |
### Bug description
Can't retrieve author name using meta shortcode `{{< meta author >}}` as discussed in https://github.com/quarto-dev/quarto-cli/issues/1391#issuecomment-1185384785
````
---
title: "My title"
author: "Mickaël Canouil"
date: last-modified
format: html
self-contained: true
---
{{< meta tit... | {
"assignee": null,
"comments": 5,
"created_at": "2022-07-15T10:07:23Z",
"creator": "mcanouil",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1406,
"state": "closed",
"title": "Can't retrieve author name using meta shortcode `{{< meta author >}}... |
### Bug description
When authoring slides in revealjs format, the following slide, featuring nested spans, renders as intended: each fragment fading in on click, each with a colored span, all in the same paragraph.
```markdown
---
format: revealjs
---
## Title
::: {style="text-align: center"}
[One [hen]{s... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-14T22:35:34Z",
"creator": "andrewpbray",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1403,
"state": "open",
"title": "Visual editor reformats nested spans",
"url": "https://github... |
### Bug description
Pages like https://quarto.org/docs/guide/ have a sidebar with sections of content. I'm looking to recreate that kind of sidebar, but with text headings for each section, similar to R for Data Science:
 instructions for ignoring a folder in a Quarto website, but it seems Quarto is still rendering everything in that folder. Here's my example:
After creating a demo website with `quarto create-project mysite --type website`, I... | {
"assignee": null,
"comments": 4,
"created_at": "2022-07-14T16:09:00Z",
"creator": "jhelvy",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1394,
"state": "closed",
"title": "`quarto render` still rendering ignored folders",
"url": "https://github.com/quar... |
Discuss how to best deal with replacing this command (e.g. make a new general command for getting machine readable status vs adding flag to `quarto check` to support machine readable output). | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-07-14T14:25:57Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "v1.4",
"number": 1393,
"state": "open",
"title": "Replace `quarto tools info <toolname>`",
"url": "https://github.com... |
Print tools info for users as a part of `quarto check` (print pretty human readable form).
Remove `quarto tools info` from bug template | {
"assignee": "dragonstyle",
"comments": 8,
"created_at": "2022-07-14T14:22:45Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [
"enhancement",
"good-first-issue",
"quarto-check"
],
"locked": false,
"milestone": "v1.4",
"number": 1392,
"state": "open",
"title": "Add ... |
I may be missing something obvious, but I would like to do that. I'm working on a quarto slide presentation (formatted in revealjs) and I have defined a bunch of objects in the `params` variable in my YAML
```
---
...
params:
title: "My title"
author: Gianluca Baio
date: 27 November 2022
institute: ... | {
"assignee": null,
"comments": 30,
"created_at": "2022-07-14T12:26:48Z",
"creator": "giabaio",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": "Future",
"number": 1391,
"state": "open",
"title": "Can I use R variables in quarto YAML?",
"url": "https://github.com/quarto-dev... |
If you run quarto from a directory that has a deno.jsonc file, deno thinks that this file is there to configure itself, and it honors that file. So if that file changes compiles flags incompatibly, quarto just fails.
The fix appears to be to add `--no-config` to QUARTO_DENO_OPTIONS.
| {
"assignee": "cscheid",
"comments": 0,
"created_at": "2022-07-14T00:38:41Z",
"creator": "cscheid",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1387,
"state": "closed",
"title": "quarto needs to ignore `deno.jsonc`",
"url": "https://github.c... |
### Bug description
1. Create a new Quarto project using the RStudio IDE. Let's call it `~/Desktop/qp`.
This project needs to be within a directory that RStudio can access, but is not allowed to the Terminal.app. On my laptop, the `~/Desktop` directory fits this criteria. The Security&Privacy / Privacy / Files... | {
"assignee": null,
"comments": 0,
"created_at": "2022-07-13T17:03:52Z",
"creator": "aronatkins",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "Future",
"number": 1379,
"state": "open",
"title": "Deno panic when directory access not permitted",
"url": "https... |
### Bug description
This is a minimal reprex after digging into the issue reported in https://github.com/quarto-dev/quarto-cli/issues/1108#issuecomment-1182964857 where discussion happened in https://github.com/mpadge/quarto-test/issues/1
This is a special case from converting some Bookdown project to Quarto Book, ... | {
"assignee": "dragonstyle",
"comments": 0,
"created_at": "2022-07-13T16:50:12Z",
"creator": "cderv",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": "1.0",
"number": 1378,
"state": "closed",
"title": "HTML dependencies are not filtered out from being included in... |
### Bug description
Hello,
The output-location feature is not working for me while making quarto slides in Rstudio. Below is a reproducible example with screenshot. none of the options of the feature are working (fragment, column, slide). The output continues to show up below the code on the same slide.
Rst... | {
"assignee": null,
"comments": 6,
"created_at": "2022-07-13T16:19:48Z",
"creator": "meenakshi-kushwaha",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1377,
"state": "closed",
"title": "output-location not working",
"url": "https://github.com... |
{
"assignee": null,
"comments": 2,
"created_at": "2022-07-13T12:51:39Z",
"creator": "dragonstyle",
"is_pull_request": false,
"labels": [],
"locked": false,
"milestone": null,
"number": 1374,
"state": "closed",
"title": "documented the version of the quarto tools you're running, by providing the ou... | |
### Bug description
Here is a simple qmd file:
````
---
title: "Hello"
format:
html:
code-tools:
source: https://github.com/quarto-dev/quarto-web/blob/main/index.md
---
Some text.
```{r}
1 + 1
```
````
When rendered, the `code-tools` menu doesn't show up.
<img width="1552" alt="Sc... | {
"assignee": null,
"comments": 2,
"created_at": "2022-07-13T06:19:10Z",
"creator": "mine-cetinkaya-rundel",
"is_pull_request": false,
"labels": [
"bug"
],
"locked": false,
"milestone": null,
"number": 1371,
"state": "closed",
"title": "`code-tools` doesn't work with URL for `source`",
"ur... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.