page_content
stringlengths
0
46.9k
metadata
dict
## Main - [ ] Update main dependency - [ ] Update plugins - [ ] Check and document new features - [ ] Update tests ## New features - [ ] [Custom fragments](https://revealjs.com/fragments/#custom-fragments) (https://github.com/quarto-dev/quarto-cli/discussions/4794) - [ ] [New go to slide shortcut](htt...
{ "assignee": "cderv", "comments": 0, "created_at": "2023-03-13T10:46:03Z", "creator": "cderv", "is_pull_request": false, "labels": [ "revealjs", "early-in-release", "maintenance" ], "locked": false, "milestone": "v1.4", "number": 4795, "state": "open", "title": "Update Revealjs to l...
### Bug description Just create a book project and render it. References should be rendered in the page references as stipulated by the yaml. However in quarto 1.3.260 references are also included in each chapter where they are referenced. `quarto create-project abook --type book ` render from RStudio quarto v...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-03-13T08:44:44Z", "creator": "xtimbeau", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4791, "state": "closed", "title": "in a book refs are repeated at the end of the chapter and...
Rendering a project results in 404 error: <img width="1386" alt="image" src="https://user-images.githubusercontent.com/8541095/224642709-9f98dcde-0d3c-467b-aa92-342671604c0b.png"> Quarto-VS v1.73.0
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-13T08:09:25Z", "creator": "Servinjesus1", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.4", "number": 4801, "state": "open", "title": "[VSCode] Render Project 404", "url": "https://github.com/quarto-de...
When I render a qmd in a directory with a notebook, it overwrites and deletes the notebook. This happens both when rendering on the CLI and when using "Quarto: Render Project". I believe this is happening during execution. Can Quarto please rely on a temporary notebook for rendering qmd files rather than potentially...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-13T08:07:09Z", "creator": "Servinjesus1", "is_pull_request": false, "labels": [ "early-in-release" ], "locked": false, "milestone": "v1.4", "number": 4802, "state": "open", "title": "[VSCode] Rendering Deletes ipynb File", ...
### Bug description Ubuntu 20.04, running the below file from vscode's render causes the text at the bottom of this file to run off the bottom of the page. A new page is not created, If I put, say, a plot on the next page to force a new page, the text still does not appear. Removing the second table seems to fix t...
{ "assignee": "dragonstyle", "comments": 8, "created_at": "2023-03-13T05:15:22Z", "creator": "clabornd", "is_pull_request": false, "labels": [ "bug", "needs-repro" ], "locked": false, "milestone": null, "number": 4790, "state": "closed", "title": "Table pushes text into bottom margin/off...
`validate-yaml: false` only works if it exists in the YAML itself. That's annoying.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-12T17:11:32Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "yaml-validation" ], "locked": false, "milestone": "v1.4", "number": 4784, "state": "open", "title": "allow `-M validate-yaml:false`", ...
Looking for "short caption" in quarto docs yields the code cell options, but nothing on LaTeX authoring. See #4776 for the confusion this generates.
{ "assignee": "cwickham", "comments": 1, "created_at": "2023-03-12T17:05:20Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "v1.4", "number": 4783, "state": "open", "title": "`fig-scap` is hard to find in our docs", "url": "ht...
TIL via @tarleb that `PANDOC_STATE.log` has a list of warning strings emitted by Pandoc. We could forward those to the front-end in `quarto preview` so they'd be more visible.
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-03-12T16:45:29Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4782, "state": "open", "title": "nicer `quarto preview` warnings from Lua", "url": "htt...
### Bug description _No response_ ### Checklist - [ ] Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue. - [ ] Please [format your issue](https://quarto.org/bug-reports.html#formatting-make-githubs-markdo...
{ "assignee": null, "comments": 2, "created_at": "2023-03-12T16:38:57Z", "creator": "bbolker", "is_pull_request": false, "labels": [ "python-setup" ], "locked": true, "milestone": null, "number": 4781, "state": "closed", "title": "problem finding Python libraries in polygot (Python/R) docume...
### Bug description Quarto renders the nbdev2 `#|export` directives in Jupyter notebooks as `::: {.cell 0=β€˜e’ 1=β€˜x’ 2=β€˜p’ 3=β€˜o’ 4=β€˜r’ 5=β€˜t’}` ... `:::`. This is preventing me using nbdev2 together with my Quarto blog. I'm running Quarto dev version from git, on Debian GNU/Linux 12 testing (bookworm). I also trie...
{ "assignee": null, "comments": 1, "created_at": "2023-03-12T11:39:54Z", "creator": "sswam", "is_pull_request": false, "labels": [ "bug", "duplicate" ], "locked": false, "milestone": null, "number": 4777, "state": "closed", "title": "quarto renders nbdev #|export directives in Jupyter no...
### Bug description Hello, Per this [issue](https://github.com/pandoc/lua-filters/issues/265), I am reporting a bug when trying to crossreference a figure: Using quarto, I am unable to crossref using regular citation syntax, with short-captions.lua pandoc filter. Figures without the short caption filter can be...
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-03-12T10:56:58Z", "creator": "Minh-AnhHuynh", "is_pull_request": false, "labels": [ "enhancement", "crossref", "tables" ], "locked": false, "milestone": "v1.4", "number": 4776, "state": "open", "title": "Unable to use regula...
### Bug description Currently, when running `quarto preview` for a while and editing multiple pages, there's lots of output on `stdout`. If I accidentally close the tab with the preview (and if I'm not able to reopen it because it's been a while), I'm not able to go back to the terminal and see the URL where the pre...
{ "assignee": null, "comments": 0, "created_at": "2023-03-12T05:43:56Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "enhancement" ], "locked": true, "milestone": null, "number": 4775, "state": "closed", "title": "Running `quarto preview` should show localhost url more frequ...
### Bug description To simplify my large project, I rely on subdirectories, each of which contains a "listing" file. For example: ``` β”œβ”€β”€ grid β”‚Β Β  β”œβ”€β”€ famous_deaths.qmd β”‚Β Β  └── gridpost.qmd - index.qmd ``` where `gridpost.qmd` just has a `listing` item in its metadata yml. the output correctly shows the g...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-12T00:47:02Z", "creator": "richardsprague", "is_pull_request": false, "labels": [ "duplicate" ], "locked": false, "milestone": "v1.3", "number": 4774, "state": "closed", "title": "Listings won't display image thumbnails when ...
### Bug description I have a number of really short blog posts that are quick notes or just references for myself. <img width="226" alt="image" src="https://user-images.githubusercontent.com/1813121/224511459-43309a98-dec5-487e-918c-5c8e11246d40.png"> They all render as `0 min` in the reading time for the table ...
{ "assignee": null, "comments": 0, "created_at": "2023-03-11T21:03:26Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4772, "state": "closed", "title": "Reading time should be rounded up (i.e. `0 min` should render as `1 ...
As originally discussed in #2249, here is a separate issue to discuss exposing LUA variables. Currently, users do not have access to all LUA variables (from Quarto and Pandoc) which could be useful. With that in mind I wrote a LUA filter/shortcode (<https://github.com/mcanouil/quarto-lua-env>) to expose the followi...
{ "assignee": "cscheid", "comments": 4, "created_at": "2023-03-11T17:04:03Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4770, "state": "open", "title": "Expose all LUA variables to Quarto meta shortcode", "...
### Bug description I am currently working on a larger project utilising the strcture of multiple .qmd documents which I have to render to a pdf. While doing this I have encountered some formatting issues that I can't seem to find solutions to. 1. TOC/LOF/LOT I would like to include a table of content, list of ...
{ "assignee": null, "comments": 0, "created_at": "2023-03-11T15:01:48Z", "creator": "faaa6", "is_pull_request": false, "labels": [ "bug" ], "locked": true, "milestone": null, "number": 4767, "state": "closed", "title": "Rendering Quarto book to pdf - Formatting issues", "url": "https://git...
Make a draft and set the image property for the twitter card.
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-11T14:47:43Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.3", "number": 4766, "state": "closed", "title": "Twitter Card Images May not be being discovered if referenced only ...
### Bug description `code-tools: true` functionality is broken by the combination of `link-external-icon` + `link-external-filter` as presented in the example of YAML: ```yaml --- title: Project format: html: code-tools: true code-fold: show link-external-icon: true link-external-filter:...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-11T10:22:50Z", "creator": "GegznaV", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4765, "state": "closed", "title": "`code-tools: true` functionality is broken by `link-external...
### Bug description `subtitle: ...` is ignored if the title is not present. YAML: ```yaml subtitle: Subtitle jupyter: python3 ``` Output ![image](https://user-images.githubusercontent.com/12725868/224477894-d3761ff4-c2cd-4eea-9c72-198a33e863dd.png) The issue is not present with the following YAML: ``...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-11T10:07:47Z", "creator": "GegznaV", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4764, "state": "closed", "title": "`subtitle: ...` is silently ignored if title is not present"...
### Bug description Code tools `code-tools: true` do not respond (are not present in HYML) if "title: " is not present. I use Jupyter notebook in VS Code on Windows 10 and Quarto 1.3.242. YAML when no code tools are present: ```yaml --- format: html: code-fold: show code-tools: true jupyter...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-03-11T09:55:28Z", "creator": "GegznaV", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4763, "state": "closed", "title": " `code-tools: true` is silently ignored if title is not pr...
### Bug description Hi, ![Screenshot 2023-03-11 at 10 47 17](https://user-images.githubusercontent.com/119865563/224477420-a43b2825-ec07-4f59-898f-8a789ed6b1c6.png) I get this error when I try to execute: conda install r-quarto. Can you please help me? I tried to update conda, anaconda, but nothing works for me...
{ "assignee": null, "comments": 3, "created_at": "2023-03-11T09:51:16Z", "creator": "mchruszczewski", "is_pull_request": false, "labels": [ "python-setup", "installers" ], "locked": false, "milestone": null, "number": 4762, "state": "closed", "title": "PAckages causing incosistency", "...
Hi - I set up a `_variables.yml` file for a Quarto book project here: https://github.com/dspatterns/dspatterns-book/blob/main/_variables.yml I followed the example from the [docs](https://quarto.org/docs/authoring/variables.html) to format my markdown links: ``` version: 1.2 email: info: info@example.com...
{ "assignee": "cscheid", "comments": 8, "created_at": "2023-03-10T21:56:51Z", "creator": "apreshill", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4758, "state": "closed", "title": "Error using _variables.yml with self-contained markdown form...
This yaml should give us a warning: ``` format: html: layout: some-other-entry ``` YAML allows an empty object to be the value of `layout`, but that's clearly wrong. We should emit a warning when we have a linter. And maybe we should change our schemas to disallow empty values.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-10T15:46:44Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "yaml-validation", "lint" ], "locked": false, "milestone": "Future", "number": 4751, "state": "open", "title": "YAML validation: warn about about keys...
### Bug description Quarto version: pull from today, code executed by jupyter example.qmd: # header 1 - item1 - item2 - item3a ```{python} 1 + 1 ``` `quarto render example.qmd --to html` generates: ``` .... <ul> <li><p>item1</p></li> <li><p>item2</p></li> <li><...
{ "assignee": "cscheid", "comments": 6, "created_at": "2023-03-10T15:10:53Z", "creator": "MHellmund", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4750, "state": "closed", "title": "HTML format: lists with extra <p>", "url": "https://github...
### Bug description Hi, and thanks for a highly usable tool; quarto. I have a couple of related issues with a table made by `kableExtra::kbl()` and `kableExtra::kable_styling()` which spans multiple pages in the resulting pdf. ### First issue When I render the pdf in quarto with a label `#| label: tbl-longTa...
{ "assignee": "cscheid", "comments": 4, "created_at": "2023-03-10T12:25:57Z", "creator": "ScientiaFelis", "is_pull_request": false, "labels": [ "bug", "tables" ], "locked": false, "milestone": "v1.3", "number": 4748, "state": "closed", "title": "Long-table cannot have a cross-referenced ...
### Bug description Quarto outputs proper HTML for an image file like this one: ``` ![Great Pyramid](https://sat02pap004files.storage.live.com/y4m52ot143vPFNPo0C4wwvFwbWGJz9PYvIxAv3aPcZV9KHpimnZ2ErrEafT22gFuFM3lP-nJYiGpwzfq1wJ2X-kPIroYIPqhzYm01Hx6B4x40cPkesS9FVXJvFfkj9mtdBGFOhl1WVJd0xushOybTa9GTYsn-tKZCn7T0IAHSplCK-...
{ "assignee": "cscheid", "comments": 2, "created_at": "2023-03-09T22:41:17Z", "creator": "richardsprague", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4747, "state": "closed", "title": "PDF with embedded images from remote URL with odd filen...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4736 <div type='discussions-op-text'> <sup>Originally posted by **harrelfe** March 9, 2023</sup> I can't get monobackgroundcolor to take effect as described in https://quarto.org/docs/output-formats/html-themes.html#sass-variables. Here is a...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-03-09T22:35:56Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4746, "state": "closed", "title": "monobackgroundcolor being ignored", "url": "https://...
### Bug description A listing grid view should, by default, display the first image found in the post. That's what I get in v1.2 ![Pasted_Image_3_9_23__1_54_PM](https://user-images.githubusercontent.com/2120747/224169042-3070c88d-e7d8-4fb1-a4a0-f4d722d44599.jpg) But in v1.3.253, the image is greyed out. ![image]...
{ "assignee": "dragonstyle", "comments": 5, "created_at": "2023-03-09T22:02:40Z", "creator": "richardsprague", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4744, "state": "closed", "title": "Grid view doesn't display default first image in po...
This might need to go through quarto's api and messages so that we know where to get things from. Because we're talking specifically about tables, and our new "table input syntax" is "just HTML", we should probably also read from the table classes themselves and insert the right prefixes, like we do for markdown tab...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-09T20:56:44Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4743, "state": "open", "title": "Allow table classes in any table (incl. computational ou...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-09T20:54:09Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "maintenance" ], "locked": false, "milestone": "v1.3", "number": 4741, "state": "closed", "title": "Upgrade to Pandoc 3.1.1", "url": "https://github.com...
### Bug description If exporting to PDF or previewing the markdown document, the following snippet works great and as expected ``` The maximum entropy method is equivalent to least-squares fitting the available time series data to an autoregressive model: \begin{equation} X_t=\sum_{k=1}^M \alpha_k X_{t-k}+\epsilo...
{ "assignee": null, "comments": 4, "created_at": "2023-03-09T20:28:08Z", "creator": "affans", "is_pull_request": false, "labels": [ "enhancement", "lint" ], "locked": false, "milestone": "Future", "number": 4740, "state": "open", "title": "Bug in block-style latex if exporting to docx", ...
### Bug description To reproduce, create a minimal book project: ```shell quarto create-project book --type book ``` and then modify `_quarto.yml` to add `reader-mode: true`. After rendering and displaying the project, switch to a mobile view with reduced width and a collapsed sidebar. If you then start reader...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-09T17:31:58Z", "creator": "juba", "is_pull_request": false, "labels": [ "bug", "books" ], "locked": false, "milestone": "v1.4", "number": 4739, "state": "open", "title": "Reader mode is incompatible with mobile view", "...
See, specifically, the comment on relative paths. There are two conflicting goals: - for the file to render correctly, the -speaker.html file needs to live in the same directory as the audience file (because of relative paths). - if we put the file in the same directory, then there's a large risk that users will...
{ "assignee": "cderv", "comments": 0, "created_at": "2023-03-09T17:26:23Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "revealjs" ], "locked": false, "milestone": "v1.4", "number": 4738, "state": "open", "title": "Multiplex and output-dir", "url": "https...
This is a topic that comes up often and I think our current guide is not enough and needs to be updated. Also some improvment needs to be made first. Context below ## To solve - [ ] https://github.com/quarto-dev/quarto-cli/issues/1463 ## Related * https://github.com/quarto-dev/quarto-cli/issues/4716 ## ...
{ "assignee": "cderv", "comments": 2, "created_at": "2023-03-09T15:59:07Z", "creator": "cderv", "is_pull_request": false, "labels": [ "documentation", "windows", "python-setup" ], "locked": false, "milestone": "v1.4", "number": 4737, "state": "open", "title": "Add a guide on how to s...
### Bug description Hej! In a larger project, I would like to use my own `latexmk` pipeline because manually running `latexmk` with the LaTeX file generated by Quarto works successfully whereas compilation is unsuccessful when I try to generate the PDF with quarto and `pdf-engine: latexmk`. Based on the docs, I ass...
{ "assignee": null, "comments": 0, "created_at": "2023-03-09T14:52:49Z", "creator": "devmotion", "is_pull_request": false, "labels": [], "locked": true, "milestone": null, "number": 4733, "state": "closed", "title": "`latex-...` options not picked up?", "url": "https://github.com/quarto-dev/quar...
(This appears to work in document front matter, but not extensions for some reason: ``` --- title: Untitled format: html+bar: toc: false author: Charles Teague date: last-modified --- ``` works as I'd expect, but not: ``` formats: html: toc: true theme: [yeti, custom.scss]...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-03-09T11:37:22Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4731, "state": "closed", "title": "Light and dark themes in a custom format", "url": "h...
### Bug description I'm trying to generate parameterized reports in parallel on Ubuntu 22.04 LTS using `quarto=1.2.335`. For this, I'm using the following `test.qmd` file: ```r --- title: paralell report generation fails params: counter: 1 format: html: embed-resources: true --- \```{r} Sys.slee...
{ "assignee": null, "comments": 3, "created_at": "2023-03-09T09:18:16Z", "creator": "mschubert", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "Future", "number": 4730, "state": "open", "title": "Parallel creation of parameterized reports fails due to f...
STR Description: Index flattening isn't working for root page. Steps to Reproduce: - Create a simple site with `index.qmd` as the only file in the root. Expected Result: - The title and contents of the `index.qmd` are used to populate the site parent - the root page. The index page is filtered out as a...
{ "assignee": "allenmanning", "comments": 0, "created_at": "2023-03-09T07:55:03Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4725, "state": "closed", "title": "[Confluence] Index flat...
STR Description: Error publishing to site URL with param Steps to Reproduce: - Publish a doc to the following personal site URL `https://allenmanning.atlassian.net/wiki/spaces/~557058634d59d0949841909bb13093ab41d0c5/overview?homepageId=65617` Expected Result: It should work. Actual Result: It fails w...
{ "assignee": "allenmanning", "comments": 2, "created_at": "2023-03-09T07:51:35Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4723, "state": "closed", "title": "[Confluence] Error publ...
### Bug description With this .quarto.yml file: ```yaml project: type: website website: title: "blog" sidebar: style: docked format: html: theme: - default ``` This index.qmd file: ````md --- title: test quarto docked sidebar with margin notes date: 2023-02-25T21:14...
{ "assignee": "dragonstyle", "comments": 11, "created_at": "2023-03-09T04:37:29Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.4", "number": 4719, "state": "closed", "title": "Odd behavior with docked sidebar and margin notes", "u...
### Bug description Table header rule much heavy than before in HTML output, is it intentional? ## a minimal example ```` --- title: "My document" format: html: theme: cosmo --- # Table ```{r} knitr::kable(head(iris,3)) ``` ```` ## HTML output from Quarto 1.2.335 <img width="843" a...
{ "assignee": null, "comments": 1, "created_at": "2023-03-09T00:47:07Z", "creator": "XiangyunHuang", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 4717, "state": "closed", "title": "Table header rule much heavy than before in HTML output", "url": "https://...
### Bug description **This is the code -- full qmd below** ```{python} #| echo: true from sympy.solvers.diophantine.diophantine import diop_solve from sympy import symbols ``` **This is the error message:** ModuleNotFoundError: No module named 'sympy' Sympy is installed in my virtual environment. W...
{ "assignee": "cderv", "comments": 34, "created_at": "2023-03-09T00:28:38Z", "creator": "abigailhaddad", "is_pull_request": false, "labels": [ "windows", "python-setup" ], "locked": false, "milestone": "v1.4", "number": 4716, "state": "closed", "title": "ModuleNotFoundError: No module na...
### Bug description The `transition: transfom` is overridden with the `transition: position` while resp. the first one is a css3 property and the latter is a css2 property. Thus no transition will be performed. I would reorder the 2 lines. You can also change this to `all` instead of `transform` ![image](https:/...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-08T22:42:21Z", "creator": "KaiWaldrant", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4715, "state": "closed", "title": "reorder transition on headroom class", "url": "https...
### Bug description Using Quarto 1.2.335 (which is included in recent RStudio dailies, including 2023.03.0+385). This problem can be recreated without using the RStudio IDE when rendering using Quarto from the command-line. Given a `code.R` file: ```r cat("this is code.R\n") ``` The following revealjs docum...
{ "assignee": "cscheid", "comments": 8, "created_at": "2023-03-08T20:54:43Z", "creator": "aronatkins", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4712, "state": "closed", "title": "revealjs does not work with knitr embed engine", "url": "...
Repro: ```` --- title: fig-in-lists --- - Stuff ```{r} #| label: fig-join-left #| echo: false #| fig-cap: A caption plot(mtcars) ``` ````
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-08T18:14:46Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4710, "state": "closed", "title": "1.2-1.3 regression: figures in lists", "url": "https://githu...
It would be nice if we could add the same `code-fold` options to a markdown code block that is not a computation block just by adding appropriate classes. I would like something like `{.julia code-fold=true}` to make that specific code block collapsed by default with an option to expand it.
{ "assignee": null, "comments": 4, "created_at": "2023-03-08T17:13:26Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4714, "state": "closed", "title": "Unable to show or hide code that is not executable", "ur...
Our current conda package reports a wrong quarto version, which is problematic: ``` The following NEW packages will be INSTALLED: dart-sass conda-forge/osx-arm64::dart-sass-1.58.3-hce30654_0 deno conda-forge/osx-arm64::deno-1.25.2-hce30654_0 deno-dom conda-forge/osx-arm64...
{ "assignee": null, "comments": 4, "created_at": "2023-03-08T16:57:12Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "bug", "installers" ], "locked": false, "milestone": "v1.3", "number": 4707, "state": "closed", "title": "make conda package report version accurately", ...
### Bug description Currently if I publish an individual docs it is still editable (this on Confluence Public Cloud). I also noted that duplicates receive a uuid-based suffix rather than an index (not sure if its straightforward to remedy this though). ![Screen Shot 2023-03-08 at 11 24 07 AM](https://user-images.gi...
{ "assignee": "allenmanning", "comments": 3, "created_at": "2023-03-08T16:26:43Z", "creator": "jjallaire", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4706, "state": "closed", "title": "standalone confluence docs...
### Bug description Using Plotly tables in separate tabsets seems to create issues rendering, especially cells with spaces. The first tab renders correctly but the others do not, and the figure dimensions have to be set manually as the article layout for the column size doesn't apply the same way to the following ta...
{ "assignee": "cscheid", "comments": 3, "created_at": "2023-03-08T16:22:12Z", "creator": "epamax", "is_pull_request": false, "labels": [ "bug", "third-party" ], "locked": false, "milestone": "v1.4", "number": 4705, "state": "open", "title": "Not rendering Plotly tables in tabset correctl...
See #4696. Chrome.js is an external dependency. We ported it to deno, but we now made fixes to. We should track the upstream somewhere so we can add fixes and potentially take their changes as well.
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-03-08T16:19:58Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4704, "state": "open", "title": "track and fork upstream chrome.js", "url": "https://gi...
### Bug description STR Description: Publish to Confluence is failing. Steps to Reproduce: - Attempt to render to `confluence-publish` format Expected Result: - Render without a failure Actual Result: ```` Error running Lua: ...i/src/resources/extensions/quarto/confluence/publish.lua:112: a...
{ "assignee": "cscheid", "comments": 4, "created_at": "2023-03-08T13:47:38Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4699, "state": "closed", "title": "Can't publish to Confluence ...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4558 <div type='discussions-op-text'> <sup>Originally posted by **rleyvasal** February 28, 2023</sup> It would help presenters to have the ability to highlight code and also do `code-fold` when the code is only for demonstration in a language ...
{ "assignee": "cderv", "comments": 4, "created_at": "2023-03-08T09:05:15Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4693, "state": "open", "title": "`code-fold` for non executable code", "url": "https://gith...
### Bug description ## A minimal example ```` --- title: "My document" format: pdf: documentclass: article html: theme: cosmo --- # Callout All callout's border color are different in HTML and PDF output since Quarto 1.3.x, I prefer HTML output than PDF. ::: {.callout-tip} hello ::: ...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-03-08T00:37:42Z", "creator": "XiangyunHuang", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4690, "state": "closed", "title": "Different callout border color behavior in HTML and ...
Reprex of qmd file: ````` --- title: "reprex" format: html --- ```{r} myfun <- function() print("helloworld") ``` This doesn't work: ```{r} #| fig-cap: !expr 'myfun()' hist(rnorm(1000)) ``` ````` Following error on Windows 10 rendering from Rstudio & the quarto vscode extension: ``` processing file...
{ "assignee": null, "comments": 2, "created_at": "2023-03-07T22:05:26Z", "creator": "mrajeev08", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.3", "number": 4711, "state": "closed", "title": "Issue with !expr in fig-cap not finding object in global environment in R", ...
See #4678 - we should investigate if we can behave better when the compute engine configuration changes from under us.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-07T21:41:48Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "python-setup" ], "locked": false, "milestone": "v1.4", "number": 4687, "state": "open", "title": "Be more defensive under Python versi...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-07T19:17:27Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.3", "number": 4681, "state": "closed", "title": "Resolve pandoc 3.1 template partials", "url": "https://github.com...
### Bug description With Quarto 1.3.242, shortcode variables are rendered with deubgging information when they're included in page footers, which then also makes them render incorrectly everywhere. Here's a MWE, based on a brand new vanilla Quarto site (RStudio > New Project > Quarto website). **_variables.yml**...
{ "assignee": "cscheid", "comments": 2, "created_at": "2023-03-07T17:19:41Z", "creator": "andrewheiss", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4680, "state": "closed", "title": "Shortcode variables from _variables.yml not rendering corr...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-07T17:18:50Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.3", "number": 4679, "state": "closed", "title": "copy code button conflicts with code annotations when the appear in...
### Bug description I updated from Ubuntu 20 to 22.04 and my system-wide python version changed from 3.8 to 3.10.6. I have checked that python is recognized by quarto. ``` quarto check all [βœ“] Checking Quarto installation......OK Version: 1.2.335 Path: /opt/quarto/bin [βœ“] Checking basic markdo...
{ "assignee": null, "comments": 6, "created_at": "2023-03-07T17:14:14Z", "creator": "matiasandina", "is_pull_request": false, "labels": [ "python-setup" ], "locked": false, "milestone": null, "number": 4678, "state": "closed", "title": "Quarto render using old python lib after upgrade", "u...
Current PDF export mode rom revealjs doesn't work reliable on most browsers. For example on Firefox you will still get garbage resp. wrong page breaks in the printed results after activating this mode. Well, you'll find a warning note about this flaw in the documentation, but it's IMHO still a very disappointing behavi...
{ "assignee": "cderv", "comments": 1, "created_at": "2023-03-07T17:14:11Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement", "revealjs" ], "locked": false, "milestone": "v1.4", "number": 4677, "state": "open", "title": "Support other PDF export tools for revealjs ...
DecoratedCodeBlock exists in 1.3 to solve a fairly narrow problem. Concurrently, there's now a feature request for code folding in custom formats (confluence specifically). Our filter chain makes it hard for code folding to be detected in custom formats because they're done in a specific post- filter. If we added...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-03-07T15:20:55Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "publishing-confluence" ], "locked": false, "milestone": "v1.4", "number": 4675, "state": "open", "title": "Extend the behavior of Deco...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2432 <div type='discussions-op-text'> <sup>Originally posted by **andrewcstewart** September 13, 2022</sup> It would be great if Quarto could allow you to generate a link in the navbar (or wherever) to download a copy of the notebook you are v...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-07T15:07:40Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4674, "state": "open", "title": "Add support for notebook per page in Quarto book...
In my testing, we appear to require markdown 2.3 or later. We should consider either documenting / checking this minimum in `quarto check`, or adding support for older versions, whatever makes the most sense.
{ "assignee": "cderv", "comments": 1, "created_at": "2023-03-07T15:02:02Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.4", "number": 4673, "state": "open", "title": "Document or support minimum rmarkdown version", "url": "https://github.co...
### Bug description In a book project with Quarto 1.3.247 (and 1.3 versions before) there is an issue with cross references when the document contains a list (numbered or bulleted), and later in the document a callout with a figure in it. Rendering gives then a warning: unable to resolve crossref. Commenting out th...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-03-07T14:59:24Z", "creator": "bwelman", "is_pull_request": false, "labels": [ "needs-repro" ], "locked": false, "milestone": "v1.3", "number": 4672, "state": "closed", "title": "unable to resolve crossref in callouts of a book", "...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4659 <div type='discussions-op-text'> <sup>Originally posted by **jimjam-slam** March 7, 2023</sup> Quarto's CSS grid system has 13 grid column tracks: ![Screenshot of a Quarto document, with the grid lines highlighted by the browser tools...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-07T14:25:15Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.4", "number": 4671, "state": "open", "title": "Add elements for document sidebar and margin gutters (allow targeting...
### Bug description My project is in a Dropbox folder. When I have more than one .qmd file and use the quarto book (though I suspect the issue would persist for any quarto project), the rendering process is incredibly unstable. The intermediate files that appear (e.g. `..\site_libs\bootstrap\`) seem to induce conflict...
{ "assignee": "cderv", "comments": 1, "created_at": "2023-03-07T14:23:47Z", "creator": "Thiago-Alckmin", "is_pull_request": false, "labels": [ "bug", "windows", "file-systems", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 4670, "state": "open", "title": "OS ERR...
Hi, A useful feature for people with many articles/posts sharing multiple authors would be to declare a central list of authors and be able to reference them from individual pages, in a similar fashion to `affiliations`: `_authors.yml` ``` authors: - id: author1 name: ... affiliations: - re...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-07T14:06:24Z", "creator": "ma-riviere", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.4", "number": 4669, "state": "open", "title": "[FR] Indexing on authors to centralize author declaration", "url": "...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4664 <div type='discussions-op-text'> <sup>Originally posted by **shinneuro** March 7, 2023</sup> Hi, I am building an website with multiple submodules as mentioned in #1282. `*.qmd` files are located inside each submodules, and the...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-07T13:55:13Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "enhancement", "good-first-issue" ], "locked": false, "milestone": "v1.4", "number": 4668, "state": "open", "title": "Allow page / directory l...
We are using a lot `Deno.build.os === "windows"` though we have cleaner solution for our code. We have our own wrapper https://github.com/quarto-dev/quarto-cli/blob/20e627913e1f4ebd4df9ad8d8140c40b08752824/src/core/platform.ts#L12-L14 and there is one also in https://deno.land/std@0.166.0/_util/os.ts I believ...
{ "assignee": "cderv", "comments": 0, "created_at": "2023-03-07T10:00:48Z", "creator": "cderv", "is_pull_request": false, "labels": [], "locked": false, "milestone": "Future", "number": 4663, "state": "open", "title": "Chores: Clean usage of `Deno.build.os` for Windows to reduce duplication", "u...
### Bug description As far as I can tell, code folding is not (yet) supported in confluence output? It would be amazing to have this and I think confluence provides [`expand` macros](https://support.atlassian.com/confluence-cloud/docs/insert-the-expand-macro/) that could be used for this purpose? quarto version 1.3...
{ "assignee": "allenmanning", "comments": 1, "created_at": "2023-03-07T08:48:57Z", "creator": "ghost", "is_pull_request": false, "labels": [ "bug", "enhancement", "publishing-confluence" ], "locked": false, "milestone": "Future", "number": 4660, "state": "open", "title": "[Confluence...
### Bug description The [docs](https://quarto.org/docs/prerelease/1.3/embed.html#embedding-code) suggest this should show the **code** and output: ``` {{< embed plots.ipynb#plot-dot echo=true >}} ``` I'd expect to see the code: ``` import matplotlib.pyplot as plt x=[3,4,5,6,7,8,9,10,11,12] y= [9,16,25,36,49,...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-03-07T01:28:20Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4656, "state": "closed", "title": "Jupyter Cell Embedding: Embedding Code `echo` doesn't see...
### Bug description Attempted to "Download Notebook" at: https://quarto.org/docs/prerelease/1.3/plots.ipynb File that is downloaded has `.ipynb` extension, but the contents is actually HTML. This line in the page source is the culprit: ```html <a href="https://quarto.org/docs/prerelease/1.3/plots.html" cl...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-03-07T01:08:39Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4654, "state": "closed", "title": "Jupyter Cell Embedding Notebook View \"Download link\" do...
### Bug description Hello, Í'm using: - Latest version of R (4.2.2) - Latest version of Rstudio (2022.12.0 Build 353) - Latest Quarto (version 1.2.335) - Windows 10 Enterprise 22H2 When rendering a PDF from a .QMD-file containing a Mermaid diagram [(https://quarto.org/docs/authoring/diagrams.html)](https://...
{ "assignee": "cscheid", "comments": 12, "created_at": "2023-03-06T21:13:20Z", "creator": "streepvaren", "is_pull_request": false, "labels": [ "bug", "windows", "mermaid" ], "locked": false, "milestone": "v1.3", "number": 4653, "state": "closed", "title": "ERROR: \"No inspectable tar...
### Bug description For example, with the [example site](https://github.com/rstudio/quarto-confluence-test/blob/main/sites/example), editing `reports-folder/index.qmd` to be: ```` --- title: "Reports" --- * [January](2022-01.qmd) * [March](2022-03.qmd) ```` Looks and works fine on local preview: <img widt...
{ "assignee": "allenmanning", "comments": 1, "created_at": "2023-03-06T20:15:33Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4652, "state": "closed", "title": "Links aren't resolved in `i...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4635 <div type='discussions-op-text'> <sup>Originally posted by **andrewpbray** March 5, 2023</sup> Hello, I've just tried putting a document listing as conditional content and it didn't work. Here's a MWE. [conditional-listing.zip](https:...
{ "assignee": "cscheid", "comments": 2, "created_at": "2023-03-06T20:09:01Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4651, "state": "open", "title": "A document listing as conditional content", "url": "ht...
### Bug description I am trying to render a Quarto document that includes a Mermaid diagram. I get this error message: ``` ERROR: Chrome not found No Chrome or Chromium installation was detected. Please run 'quarto tools install chromium' to install Chromium. ``` However, I have [Chromium](https://arch...
{ "assignee": "cderv", "comments": 7, "created_at": "2023-03-06T18:34:12Z", "creator": "astoeriko", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4648, "state": "open", "title": "Quarto does not find chromium on Arch Linux, even though...
STR Description: [Confluence isn't listed as a destination](https://github.com/quarto-dev/quarto-cli/issues/4645) Steps to Reproduce: - Publish a document to Confluence using `quarto publish my-doc.qmd` - Select "Add a new destination..." Expected Result: - Confluence is listed Actual Result: - Confluence is not l...
{ "assignee": "allenmanning", "comments": 0, "created_at": "2023-03-06T14:11:08Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4645, "state": "closed", "title": "Confluence isn't listed...
### Bug description Description: Quarto Web β€œlocking up” on last file of render. Mac OS Steps to Reproduce: Render a big site like quarto web. Expected Result: After the last file is rendered, the total render job completes. Actual Result: It seems to hang after the last file render. ![image](htt...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-03-06T13:47:47Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4643, "state": "closed", "title": "Quarto Web β€œlocking up” on last file of render", "u...
It's possible that some work Charles doing with title blocks needs to get reflected in our local confluence project preview. Note there that the title block is left aligned but the content is nudged to the center (which is I believe how it started out in your initial work on local confluence project preview). It may ju...
{ "assignee": "allenmanning", "comments": 0, "created_at": "2023-03-06T13:09:08Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.3", "number": 4642, "state": "closed", "title": "[Confluence] Fix previe...
### Bug description I tried to have both `toc-location: left` and custom grid sizes for margin and sidebar in a HTML format. However, the custom grid format only works without `toc-location: left`, i.e. in default (right) position. It seems that when `toc-location: left` is provided, the margin width become the same...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-03-06T11:44:06Z", "creator": "busemorose", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4641, "state": "closed", "title": "`toc-location: left` conflicts with width `grid: column...
From https://community.rstudio.com/t/images-from-cloud-storage-direct-download-links-are-not-shown-in-quarto-html-document/160750 by @lnnrtwttkhn ## Problem Quarto HTML document does not display images from external direct download links to a publicly accessible cloud share provider (in this case [Keeper](https://k...
{ "assignee": "cderv", "comments": 3, "created_at": "2023-03-06T10:56:30Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4640, "state": "open", "title": "Include image which links that are 302 redirect", "url": "...
### Bug description Hello quarto team, I have found this pull request https://github.com/conda-forge/quarto-feedstock/pull/1 to enable the build of conda packages for windows. However this PR is open since a bit more than half a year. What's the status of this PR? Will there be any windows conda packages availab...
{ "assignee": null, "comments": 6, "created_at": "2023-03-06T09:12:04Z", "creator": "jslorrma", "is_pull_request": false, "labels": [ "enhancement", "third-party" ], "locked": false, "milestone": null, "number": 4638, "state": "closed", "title": "Conda packages for Windows", "url": "ht...
### Bug description (I'm not sure if it is a bug, or if I'm doing something wrong) I'm trying to get a summary stats table in Quarto with CrossRef. For LaTeX it works perfectly. However in HTML it cannot recognice it and stays @tbl-stats. (See first example). If I add a div with id containing tbl- at the beginning ...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-03-06T07:32:01Z", "creator": "benjaminschlegel", "is_pull_request": false, "labels": [ "enhancement", "crossref", "tables" ], "locked": false, "milestone": "v1.4", "number": 4637, "state": "open", "title": "stargazer html Cr...
Quarto CLI seems to be very useful for creating basic Linux and Bash shell documentation. It would be nice if Quarto supported syntax highlighting and execution of shell code without the need for the full Knitr or Jupyter stacks. What would it take to create a standalone execution engine just for the shell?
{ "assignee": null, "comments": 0, "created_at": "2023-03-05T18:00:44Z", "creator": "ndusek", "is_pull_request": false, "labels": [], "locked": true, "milestone": null, "number": 4633, "state": "closed", "title": "Consider adding a standalone shell engine that doesn't rely on Knitr or Jupyter", ...
I find myself sometimes running multiple copies of `quarto preview` over the same directory (a shell and VS code is the most common way I make this mistake). It would be nice if we had a lockfile that described which files are currently being previewed by some quarto process, so that we wouldn't step on our own toes...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-03-05T15:57:06Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 4632, "state": "open", "title": "Lockfile for `preview`", "url": "htt...
`body` is ambiguous in contexts where users might assume we mean the <body> element, and not the content inserted by Pandoc templates in many different formats. We should clarify this in our schema docs. See #4628 for how this causes confusion.
{ "assignee": null, "comments": 0, "created_at": "2023-03-05T15:32:58Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": null, "number": 4631, "state": "closed", "title": "Improve `include-after-body` description", "url": "https:...
### Bug description ## Here is a minimal example. ```` --- title: "Untitled" format: html: include-in-header: - header.html --- ## Math $$ \bm{x} + x + \cancel{\text{///}} $$ ```` ## The content of `header.html` as follow ```js <script type="text/x-mathjax-config"> MathJax....
{ "assignee": null, "comments": 3, "created_at": "2023-03-05T13:12:55Z", "creator": "XiangyunHuang", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4629, "state": "closed", "title": "Defining TeX macros in`include-in-header` does not work in HTML...
### Bug description I have a quarto website and here is a minimal example. **_quarto.yml** ``` project: type: website website: title: "Website" navbar: background: transparent left: - text: Home href: "index.html" page-footer: left: Left content right: Right co...
{ "assignee": null, "comments": 1, "created_at": "2023-03-05T12:29:28Z", "creator": "royfrancis", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4628, "state": "closed", "title": "`include-after-body` doesn't insert at the right location", "url...
### Bug description - **Setup:** I use `.ipynb` documents in VS Code and quarto cli (v. 1.3.242) on Windows 10 to render the report to HTML. - **Issue:** I want to render Pandas tables with table captions. The column alignment is different when the index is included and excluded. - **Expected behaviour:** the same...
{ "assignee": "rich-iannone", "comments": 0, "created_at": "2023-03-05T11:29:23Z", "creator": "GegznaV", "is_pull_request": false, "labels": [ "enhancement", "tables" ], "locked": false, "milestone": "v1.4", "number": 4627, "state": "open", "title": "Default column alignment varies for P...
### Bug description Variables in my _variable.yml file that are arbitrary markdown content are not interpreted as markdown when my .qmd file is rendered. The variable behaves as a simple string. My .qmd file is shown below. ```md --- title: Test --- :::{.content-hidden when-format="revealjs"} My content ...
{ "assignee": "cwickham", "comments": 2, "created_at": "2023-03-04T04:10:13Z", "creator": "longapalooza", "is_pull_request": false, "labels": [ "documentation", "enhancement" ], "locked": false, "milestone": "v1.4", "number": 4624, "state": "open", "title": "_variable.yml variables that ...
### Bug description Hello, Crossrefs are not resolving when figure is created inside a div. The crossref doesn't work either inside the div or outside. ```` --- title: "Crossref bug" --- :::{.callout-note} ```{r} #| label: fig-div-plot #| fig-cap: my plot! plot(1:10, 1:10) ``` Check out @fig-div-plot...
{ "assignee": "cscheid", "comments": 6, "created_at": "2023-03-03T17:53:35Z", "creator": "EllaKaye", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4621, "state": "closed", "title": "Figure crossref not resolving in callout (new in v1.3)", "u...
### Bug description I just tried out the [external links](https://quarto.org/docs/output-formats/html-basics.html#external-links) feature of Quarto's HTML format and noticed that the icon after external links gets line-wrapped like regular whitespace-separated text which is clearly undesirable. Example screenshot...
{ "assignee": "rich-iannone", "comments": 1, "created_at": "2023-03-03T16:39:16Z", "creator": "salim-b", "is_pull_request": false, "labels": [ "enhancement", "good-first-issue" ], "locked": false, "milestone": "v1.4", "number": 4619, "state": "closed", "title": "`link-external-icon` shou...
### Bug description Dear Quarto team I’m struggling to solve an issue with epub generated using Quarto. Here is a repo with a simple book: https://github.com/b-rodrigues/epubcheck_quarto_test that causes the issue. using `quarto render` creates an epub version of the book in the _book folder. But using epubch...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-03-03T14:30:42Z", "creator": "b-rodrigues", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 4615, "state": "closed", "title": "epubcheck complains about epubs generated with Quarto"...
Found while investigating #4593 Take this simple example ````markdown --- title: "test" format: html --- Test ```` I put that on another drives than when Quarto is installed and called example `K:` It will error ````powershell quarto render test.qmd pandoc to: html output-file: test.html...
{ "assignee": "cderv", "comments": 6, "created_at": "2023-03-03T11:15:34Z", "creator": "cderv", "is_pull_request": false, "labels": [ "bug", "windows", "file-systems", "deno" ], "locked": false, "milestone": "v1.4", "number": 4614, "state": "open", "title": "Empty mediabag can't ...
### Bug description When running action Render and Publish in my blog, since version 1.3.242 (last week with v1.3.231 it was OK) I have the following error `ERROR: File name too long (os error 36), stat '/home/runner/work/blog/blog/posts/home/runner/work/blog/blog/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAb...
{ "assignee": "cscheid", "comments": 3, "created_at": "2023-03-03T11:06:45Z", "creator": "castorfou", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4613, "state": "closed", "title": "ERROR: File name too long (os error 36), when rendering with v...
### Bug description As mentioned in #2417, ````` --- title: "Untitled" format: latex keep-md: true --- ```{r} #| label: main-plot #| out-width: 50% plot(mtcars) ``` ````` generates the following in LaTeX (as of version 1.2.335, RStudio 2022.12.0 on Windows 11): ``` \includegraphics[width=0.5\tex...
{ "assignee": "cderv", "comments": 2, "created_at": "2023-03-03T09:35:17Z", "creator": "EricMarcon", "is_pull_request": false, "labels": [ "bug", "latex", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 4612, "state": "open", "title": "Problematic height=\\textheight ...
Drafts: * [x] Multi-format Publishing * [x] Code Annotation * [x] Confluence * [x] Jupyter Cell Embedding * [ ] Other features and point to highlights
{ "assignee": null, "comments": 0, "created_at": "2023-03-03T00:16:24Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "v1.3", "number": 4611, "state": "closed", "title": "Pre-release Blog Posts", "url": "https://github.com/qu...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/4609 <div type='discussions-op-text'> <sup>Originally posted by **jameshowison** March 2, 2023</sup> I'm loving using mermaid inside quarto (run from Rstudio on a Mac). I'm teaching git stuff and making some collaboration diagrams, you can...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-03-02T22:42:50Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "mermaid" ], "locked": false, "milestone": null, "number": 4610, "state": "closed", "title": "Any idea why my mermaid figures have small white boxes botto...
### Bug description The `jupyter-cache` package is currently maintained in the `conda-forge` channel (see [this search on `anaconda.org`](https://anaconda.org/search?q=jupyter-cache)) which is not included in the list of default channels used by `Conda.jl` on a fresh install on Windows 10. Thus, to install `jupyter...
{ "assignee": null, "comments": 4, "created_at": "2023-03-02T18:50:05Z", "creator": "keatonmill", "is_pull_request": false, "labels": [ "bug", "windows" ], "locked": false, "milestone": null, "number": 4607, "state": "closed", "title": "jupyter-cache installation instructions incorrect i...
### Bug description # Reproducing To set up for reproduction quickly, clone this repo and follow the instructions in "Repro steps" below: https://github.com/MattF-NSIDC/sscce-quarto-listing-issue ## Setup steps 1. Create the project ``` quarto create-project demo-filter-issue --type=website ...
{ "assignee": null, "comments": 3, "created_at": "2023-03-02T18:10:03Z", "creator": "MattF-NSIDC", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 4606, "state": "closed", "title": "Filtering a listing numerically fails non-deterministically", "...