page_content
stringlengths
0
46.9k
metadata
dict
### Bug description - I am trying to publish a Quatro document to my personal space in Confluence. - When I provide the parent URL for my personal space, it returns "ERROR: Invalid Confluence parent URL:" My personal space key is "~brian.smith". - I tried removing the "." and using a parent url with the space "~br...
{ "assignee": "allenmanning", "comments": 3, "created_at": "2023-05-03T19:34:13Z", "creator": "smithbn", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.4", "number": 5405, "state": "closed", "title": "Confluence Spaces with \".\"...
For JS formats, e.g. HTML, the kbd shortcode sniffs the users OS and inserts icons for the shortcut keys, e.g. `{{< kbd mac=Shift-Command-O >}}` becomes โ‡ง โŒ˜ 0. Replacing the words with icons is making things much worse for those using screen readers, e.g. (thanks @ateucher and @gtritchie ) for โ‡ง, โŒ˜, โŒƒ, โŒฅ NVDA on Wi...
{ "assignee": "cscheid", "comments": 8, "created_at": "2023-05-03T18:05:29Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "bug", "accessibility", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5403, "state": "open", "title": "kbd shortcode has access...
Hi, we are looking at using Quarto but the ability to render Python variables into markdown text, using something similar to the `` `r variable` `` syntax is very important for us, as we have lots of titles and captions with auto-updating dates. Unfortunately, per [this recent comment](https://community.rstudio.com/t/h...
{ "assignee": "cscheid", "comments": 3, "created_at": "2023-05-03T17:14:37Z", "creator": "ropeladder", "is_pull_request": false, "labels": [ "jupyter" ], "locked": false, "milestone": "v1.4", "number": 5401, "state": "open", "title": "Inline Python variable rendering", "url": "https://gith...
We already do this for broken .qmd links, so it might make sense to make the behavior more uniform, especially since we are making .ipynb content more central to quarto.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-05-03T16:55:10Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "v1.4", "number": 5400, "state": "open", "title": "Consider warning users about broken links to .ipynb", ...
There are many tools that can be implemented as a GHA workflow, such as https://github.com/stevenvachon/broken-link-checker. _Originally posted by @mcanouil in https://github.com/quarto-dev/quarto-cli/issues/5372#issuecomment-1533248112_
{ "assignee": "cderv", "comments": 0, "created_at": "2023-05-03T15:32:28Z", "creator": "cderv", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "v1.4", "number": 5399, "state": "open", "title": "[quarto.org] Add a checks of links in our CI before publis...
This came up in https://github.com/microsoft/winget-pkgs/pull/103701#discussion_r1183721670 where it seems our wix bundle still have RStudio as publisher. https://github.com/quarto-dev/quarto-cli/blob/4a4e9f1226df1f6f994ac084b226150966bc7aa5/package/src/windows/quarto.wxs#L4 This will show in the Windows install...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-05-03T15:17:20Z", "creator": "cderv", "is_pull_request": false, "labels": [ "installers" ], "locked": false, "milestone": null, "number": 5398, "state": "open", "title": "Update publisher in our bundles ", "url": "https://gith...
From discussion in https://github.com/quarto-dev/quarto-cli/issues/5349, a project having both file will be silent and it seems we can improve that. I think this is the function that detects both file https://github.com/quarto-dev/quarto-cli/blob/4a4e9f1226df1f6f994ac084b226150966bc7aa5/src/project/project-shar...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-05-03T15:06:07Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement", "triaged-to" ], "locked": false, "milestone": null, "number": 5397, "state": "open", "title": "Warn or error if both `_quarto.yml` and `_...
I am talking about the news folder https://github.com/quarto-dev/quarto-cli/tree/main/news It would be good to have the release note file available in quarto.org to point to when we do releases, especially in bundle where we release only stable version. (like chocolatey or winget). Currently we only show the all...
{ "assignee": "cderv", "comments": 0, "created_at": "2023-05-03T15:00:45Z", "creator": "cderv", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "Future", "number": 5396, "state": "open", "title": "[Documentation] Render our release note file to HTML in ...
I pressed the "Render" button in VSCode and the following error appears: ```powershell PS C:\Users\xxx\Code\demo> quarto preview c:/Users/xxx/Code/demo/quarto/walkthrough.qmd --no-browser --no-watch-inputs ERROR: NotFound: ็ณป็ปŸๆ‰พไธๅˆฐๆŒ‡ๅฎš็š„ๆ–‡ไปถใ€‚ (os error 2), remove 'C:\Users\xxx\AppData\Local\quarto\jt\f55fba9f67420280e4ee' ...
{ "assignee": "cderv", "comments": 6, "created_at": "2023-05-03T12:07:56Z", "creator": "c-my", "is_pull_request": false, "labels": [ "bug", "windows", "jupyter" ], "locked": false, "milestone": "v1.4", "number": 5395, "state": "open", "title": "NotFound Error when connecting to Jupyt...
### Bug description I have an issue when setting the background colours of titles and sub-titles. It would appear that the specified colour is having some transparency applied. In the snippet provided I can match the colours by altering the transparency of the subtitle to that in the commented out line. ```` ...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-05-03T11:44:17Z", "creator": "jmcvw", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.4", "number": 5393, "state": "closed", "title": "`background-color` in `.title` css class is overidden", "u...
### Bug description I was using quarto with a filter for pandoc, it was working great but it is not working anymore. I am working on a custom filter developed with [panflute](https://github.com/sergiocorreia/panflute) to render plantuml diagram in image. A library used to develop pandoc filter with python. A similar...
{ "assignee": "cscheid", "comments": 19, "created_at": "2023-05-03T09:45:44Z", "creator": "FabienSe", "is_pull_request": false, "labels": [ "bug", "triaged-to" ], "locked": false, "milestone": "v1.5", "number": 5392, "state": "open", "title": "Pandoc filters are not working anymore with ...
## Description Unlisted Vimeo videos produce a link that does not work with the Quarto shortcode {{ video }} ## Steps to Reproduce - Log in with a Standard Account. - select a video with privacy settings "unlisted" - click the share link button - The link copied to the clipboard is `https://vimeo.com/800138810...
{ "assignee": "allenmanning", "comments": 16, "created_at": "2023-05-03T04:12:15Z", "creator": "Joda66", "is_pull_request": false, "labels": [ "bug", "video" ], "locked": false, "milestone": "v1.4", "number": 5390, "state": "closed", "title": "Embedding Vimeo video does not work with \"u...
The `og:image` tag doesn't show up in my website header tags if the only thing I do is set the following in `_quarto.yml` ```yaml website: title: "nbdev Tutorial: JupyterCon 2023" image: nbdev.png site-url: "https://fastai.github.io/jupytercon-2023/" open-graph: true ``` From [this file](https://githu...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-05-02T23:02:17Z", "creator": "hamelsmu", "is_pull_request": false, "labels": [ "bug", "websites" ], "locked": false, "milestone": "v1.4", "number": 5389, "state": "closed", "title": "`og:image` doesn't propagate from `_quart...
### Bug description I've been working on a presentation at my job with a `http://myserver.local:8000/` being on the local network. The presentation includes Mermaid diagrams, and when the demo URL isn't available (whilst at home), the diagrams don't render. My workspace is a Docker container with Quarto cloned, i...
{ "assignee": null, "comments": 3, "created_at": "2023-05-02T19:48:25Z", "creator": "QSmally", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5387, "state": "closed", "title": "Mermaid diagrams not rendering when unrelated `<img>` tag has unknown host", "ur...
### Bug description The language choice picked in YAML (`lang: it`)renders correctly in **html**, but fails in **docx** output for table caption (lang and crossreff). [docx_issues.docx](https://github.com/quarto-dev/quarto-cli/files/11372291/docx_issues.docx) ````qmd --- title: "docx_issues" lang: it toc: ...
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-05-02T10:53:06Z", "creator": "Lulliter", "is_pull_request": false, "labels": [ "bug", "crossref" ], "locked": false, "milestone": "v1.4", "number": 5383, "state": "open", "title": "wrong language & crossref output when format:do...
{ "assignee": "allenmanning", "comments": 0, "created_at": "2023-05-02T07:43:05Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "builds" ], "locked": false, "milestone": "Future", "number": 5382, "state": "open", "title": "TBD TS and Lua Linting Improvements", "url": "h...
Currently, Quarto does not support Pandoc arguments that affect the reader format. This prevents the use of other markdown variants as input formats. As an example, these currently don't work: ``` reader: commonmark_x ``` ``` from: commonmark_x ``` ``` pandoc_args: ['-f commonmark_x+hard_line_breaks+l...
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-05-01T20:16:27Z", "creator": "bcdavasconcelos", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 5377, "state": "closed", "title": "`commonmark_x` as input format for Quarto", "url": "ht...
Currently you must do the following to execute cells with Quarto. You either have to: 1. pass the `--execute` flag to `quarto preview` or `quarto render` 2. Set the `enabled: true` flag as specified [here](https://quarto.org/docs/computations/python.html#workflow) However, this is confusing for many reasons ...
{ "assignee": "cderv", "comments": 3, "created_at": "2023-05-01T17:50:56Z", "creator": "hamelsmu", "is_pull_request": false, "labels": [ "documentation", "jupyter" ], "locked": false, "milestone": null, "number": 5376, "state": "open", "title": "Jupyter Execution is Confusing And Possibl...
### Bug description I was writing a blog post (<https://github.com/mcanouil/mickael.canouil.fr/pull/86>) when I realised at rendering time that you can't use code annotation in list (numbered and unnumbered) which is a bit unexpected and a bit annoying I must say ๐Ÿ˜…. Below a smaller version exhibiting the issue. ...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-05-01T17:31:00Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 5375, "state": "closed", "title": "`code-annotations` do not play well (or not at all) in list...
### Bug description When I add a figure before another figure which includes some math symbols, then math symbols is disappeared. The first figure. ```{r} # https://plotly.com/r/reference/scatter/ plotly::plot_ly(data = quakes, x = ~long, y = ~lat) |> plotly::add_markers() ``` Here is another figure. ...
{ "assignee": null, "comments": 3, "created_at": "2023-05-01T14:53:41Z", "creator": "XiangyunHuang", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5374, "state": "closed", "title": "Quarto is not compatible with plotly", "url": "https://github.com/quarto-d...
At the bottom of "notebook-views" section the link to the "live preview for the Penguins notebook" is broken (see <https://quarto.org/docs/authoring/notebook-embed.html#notebook-views>)[^1]. <img width="1508" alt="Screenshot 2023-05-01 at 15 08 18" src="https://user-images.githubusercontent.com/8896044/235455841-b0e6f...
{ "assignee": "cwickham", "comments": 8, "created_at": "2023-05-01T13:10:53Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": null, "number": 5372, "state": "closed", "title": "Broken link in \"notebook embed\" feature guide", ...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5369 <div type='discussions-op-text'> <sup>Originally posted by **DayuanJiang** May 1, 2023</sup> My first paragraph is quite lengthy in my post, but when the description is generated on the index page, it only displays the first few words. H...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-05-01T13:03:36Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "bug", "websites" ], "locked": false, "milestone": "v1.4", "number": 5371, "state": "closed", "title": "Description generation do not work pro...
### Bug description When I compile a beamer document with `lualatex`, the total frame number would be fixed at 1. For example, when I rendered the following `.qmd` file with three slides, the total frame number was fixed at 1, and each frame number became 1/1, 2/1, 3/1, such as shown below: ![framenumber](https:/...
{ "assignee": null, "comments": 0, "created_at": "2023-05-01T12:53:14Z", "creator": "harrysw1729", "is_pull_request": false, "labels": [ "bug", "beamer" ], "locked": false, "milestone": "Future", "number": 5370, "state": "open", "title": "Incorrect total frame number for beamer with lual...
I was able to reproduce a regression (in 1.4) for `number-sections` YAML option for websites and books[^1]. ```bash quarto create-project --type website:blog website echo " number-sections: true" >> website/_quarto.yml echo -e "\n\n## Heading 1\n\n### Heading 2\n\n## Heading 3" >> website/about.qmd quarto pr...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-05-01T09:55:53Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "websites", "books", "regression" ], "locked": false, "milestone": "v1.4", "number": 5368, "state": "closed", "title": "In books/websites `nu...
### Bug description Hello, In the release 1.3, plots drawn using seaborn.objects (not seaborn) do not appear in HTML while they do in editors. It has been ok with the previous versions. MacOS 13.3.1 ```python import seaborn as sns import seaborn.objects as so tips = sns.load_dataset("tips") so.Plot(d...
{ "assignee": null, "comments": 7, "created_at": "2023-05-01T08:11:37Z", "creator": "skcho13", "is_pull_request": false, "labels": [ "needs-repro", "jupyter", "stale" ], "locked": false, "milestone": null, "number": 5366, "state": "open", "title": "seaborn.objects (not seaborn) plots...
### Bug description Relationships are described with <span> tags in quarto with RStudio. I have checked same issues are occurred in VSCode. # qmd file ```` --- title: "Mermaid Diagram" format: html: theme: superhero self-contained: true mermaid: theme: dark --- ## Class Diagram ...
{ "assignee": null, "comments": 3, "created_at": "2023-05-01T00:51:54Z", "creator": "UTNAK", "is_pull_request": false, "labels": [ "bug", "mermaid" ], "locked": false, "milestone": null, "number": 5365, "state": "closed", "title": "mermaid class diagram: relationships are described with ...
### Bug description Hello dear quarto developers. When upgrading to quarto 1.3, quarto changed the way to transform may `qmd` files with python executable cells to `html`. This bug appeared after 1.3.146 that worked normally and current 1.3.340 where the first heading is moved to top of file as a title **when ther...
{ "assignee": "cscheid", "comments": 7, "created_at": "2023-04-30T18:11:54Z", "creator": "benabel", "is_pull_request": false, "labels": [ "bug", "jupyter", "triaged-to" ], "locked": false, "milestone": "Future", "number": 5363, "state": "open", "title": "First heading transformed to ...
I have noticed that when I have made changes to a post that has to run Python or R code, the changes do not get published (`quarto publish`) or previewed (`quarto preview`) unless I delete first the folder in the `freeze` directory and repeat the process. I have set `freeze: true` in my `metadata` file Any help u...
{ "assignee": null, "comments": 2, "created_at": "2023-04-30T06:52:54Z", "creator": "msh855", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5360, "state": "closed", "title": "Publishing requires deleting the freezed post ", "url": "https://github.com/quart...
### Bug description I am using version 1.4 of quarto (pre-release) to build a website. I want to place different contents in the margin using the block : ::: {.column-margin} content ::: The content placed in the margin mixes with the menu of the page. Are the two compatible? If not, how do...
{ "assignee": null, "comments": 1, "created_at": "2023-04-30T05:54:54Z", "creator": "wilcar", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 5359, "state": "closed", "title": "Margin content and margin page menu are mixed", "url": "https://gith...
```` --- title: "plotly plot" --- ```{python} import plotly.express as px import plotly.io as pio df = px.data.iris() fig = px.scatter(df, x="sepal_width", y="sepal_length", color="species", marginal_y="violin", marginal_x="box", trendline="ols", template...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-29T17:52:01Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "bug", "websites", "jupyter" ], "locked": false, "milestone": "v1.4", "number": 5356, "state": "open", "title": "smooth-scroll and jupyter widgets...
### Bug description Currently, it looks like the date is formatted by quarto, and then the pandoc variable date is set accordingly. Thus, using `$date$` in any template renders the formatted date. While I don't know how this would be implemented, is it possible to use multiple formats at different locations in the ...
{ "assignee": null, "comments": 0, "created_at": "2023-04-29T17:43:32Z", "creator": "DhruvaSambrani", "is_pull_request": false, "labels": [], "locked": true, "milestone": null, "number": 5355, "state": "closed", "title": "[FR] Differently formatted dates at different locations?", "url": "https:/...
### Bug description Taking the example from https://quarto.org/docs/prerelease/1.4/typst.html ````md --- title: "My document" format: typst --- Hello, typst! ```` when I run this on my Mac I get: ``` quarto render typst1.qmd pandoc to: typst output-file: typst1.typ standalone: true ...
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-04-29T15:37:39Z", "creator": "sje30", "is_pull_request": false, "labels": [ "enhancement", "typst" ], "locked": false, "milestone": "v1.4", "number": 5353, "state": "open", "title": "typst not found yet installed.", "url": "ht...
### Bug description [Here](https://quarto.org/docs/reference/formats/html.html#format-options) is an example of a webpage which is confusing to read. Once someone becomes more comfortable with Quarto, it's hard to tell if a command is specifically for _quarto.yml, specifically for index.qmd or about.qmd, a yaml (say...
{ "assignee": "cwickham", "comments": 2, "created_at": "2023-04-29T14:28:28Z", "creator": "sophiestrazie", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "v1.4", "number": 5352, "state": "open", "title": "UX Issue: Keys Not Labeled", "url": "https://...
I recently switched to Quarto 1.3, so I can have the option to include other formats in my blog posts. Sadly, this option does not work for me. Here is the error I get: ``` ERROR: Error executing '/Users/safishajjouz/Library/TinyTeX/bin/universal-darwin/tlmgr': No such file or directory (os error 2) Error: Erro...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-29T14:26:18Z", "creator": "msh855", "is_pull_request": false, "labels": [ "bug", "latex" ], "locked": false, "milestone": null, "number": 5351, "state": "closed", "title": "PDF Compilation not working", "url": "https://...
### Bug description About this machine and it's version of R and RStudio: ```{r} > tibble::enframe(Sys.info()) |> + dplyr::filter(name %in% c('sysname','release','version','machine')) # A tibble: 4 ร— 2 name value <chr> <chr> 1 sysname Windows 2 release 10 x64 3 version build 22...
{ "assignee": null, "comments": 19, "created_at": "2023-04-28T21:40:43Z", "creator": "jkylearmstrong", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": null, "number": 5349, "state": "closed", "title": "r inline code not executed", "url": "https://github.com/qua...
### Bug description Import the subcaption package as ``` \usepackage[list=true]{subcaption} ``` to allow for subcaptions being included in the list of figures. ### Checklist - [x] Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet yo...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-04-28T18:40:26Z", "creator": "DhruvaSambrani", "is_pull_request": false, "labels": [ "enhancement", "crossref" ], "locked": false, "milestone": "v1.4", "number": 5347, "state": "open", "title": "Import the subcaption package...
Allow changing lofdepth to include subfigures in lof when using latex. The subfig package provides this functionality, but the captions package currently used does not (* I think).
{ "assignee": null, "comments": 0, "created_at": "2023-04-28T17:45:40Z", "creator": "DhruvaSambrani", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5346, "state": "closed", "title": "Allow changing lofdepth when using latex", "url": "https://github.com/qua...
### Bug description When rendering to a PDF, code that flows off the page is lost: ![image](https://user-images.githubusercontent.com/1813121/235144749-8b2e901a-3ecd-498f-b3dc-6824cc2451b3.png) It would be nice if quarto would be able to use some kind of line wrap for the code when rendering to PDF. ```` ---...
{ "assignee": null, "comments": 3, "created_at": "2023-04-28T12:20:30Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "enhancement", "latex" ], "locked": false, "milestone": "Future", "number": 5343, "state": "open", "title": "Use code line wrap when rendering to PDF", ...
### Bug description I render documents in multiple formats, particularly as Website and RevealJS presentation. That worked well until the update, with v.1.3x the RevealJS Pause marker `. . .` is also rendered in HTML ouput. Would be great if that could be filtered out again. Thanks in advance! ### Checklist - [ ] Pl...
{ "assignee": "cderv", "comments": 3, "created_at": "2023-04-28T07:08:32Z", "creator": "awe-hnu", "is_pull_request": false, "labels": [ "bug", "revealjs", "regression" ], "locked": false, "milestone": null, "number": 5340, "state": "closed", "title": "RevealJS Pause marker (. . .) is...
### Bug description **Attached is my example .qmd file**: [test.qmd.zip](https://github.com/quarto-dev/quarto-cli/files/11348406/test.qmd.zip) **Problem**: - Notice the annotation comment does not fit/display correctly on the screen when hovering over it (using `code-annotations: select` instead of `hover` ha...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-27T22:38:57Z", "creator": "jarbet", "is_pull_request": false, "labels": [ "bug", "revealjs", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5339, "state": "open", "title": "Reveal JS code annotation b...
### Bug description Hi as I have written [here](https://github.com/quarto-dev/quarto-cli/issues/5289#issuecomment-1526507104), using quarto 1.4.11 and running `quarto render tmp-lite.qmd` ([tmp-lite.zip](https://github.com/quarto-dev/quarto-cli/files/11348285/tmp-lite.zip)) the footnotes are inside `.column-margin`...
{ "assignee": "dragonstyle", "comments": 11, "created_at": "2023-04-27T21:57:58Z", "creator": "aborruso", "is_pull_request": false, "labels": [ "bug", "websites", "triaged-to", "footnotes" ], "locked": false, "milestone": "v1.4", "number": 5338, "state": "closed", "title": "footn...
I have recently updated to Quarto 1.3 but it seems is creating problems when I am trying to deploy my blog. I am using Github pages and for deployment, I am just using the publish command in the terminal. I have found out that after I start using Quarto 1.3 the process for deployment [seems to be erasing the CN...
{ "assignee": null, "comments": 3, "created_at": "2023-04-27T17:05:03Z", "creator": "msh855", "is_pull_request": false, "labels": [], "locked": true, "milestone": "Future", "number": 5333, "state": "closed", "title": "Commits remove CNAME file of custom domain", "url": "https://github.com/quarto...
### Bug description I am writing a document with python code using PaddleOCR. When Quarto starts to render and executes notebook cells, a `FileNotFoundError` exception is raised. However, I could run the cell from the Jupyter Notebook generated by Quarto without any error, via the Jupyter Notebook extension in VS Code...
{ "assignee": "cscheid", "comments": 8, "created_at": "2023-04-27T14:20:19Z", "creator": "Romc3", "is_pull_request": false, "labels": [ "needs-repro", "windows", "jupyter" ], "locked": false, "milestone": null, "number": 5331, "state": "closed", "title": "Failed to render with Paddle...
### Bug description When publishing a document which is located in a subdirectory, I get the following error with Quarto 1.3 (this worked with Quarto 1.2): ``` ERROR: NotFound: No such file or directory (os error 2), stat '08/08/08/08_files/libs' NotFound: No such file or directory (os error 2), stat '08/08/08/...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-04-27T12:48:51Z", "creator": "cbrnr", "is_pull_request": false, "labels": [ "bug", "publishing", "regression" ], "locked": false, "milestone": "Hot-fix", "number": 5330, "state": "closed", "title": "Cannot publish docume...
Dear maintainers, I was just recommended about Quarto in a course and it looks great! However, in that course we got distracted by a minor issue: the inconsistent coding style in the R examples at [https://quarto.org/docs/get-started/hello/rstudio.html](https://quarto.org/docs/get-started/hello/rstudio.html). I...
{ "assignee": null, "comments": 2, "created_at": "2023-04-27T07:55:39Z", "creator": "richelbilderbeek", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": null, "number": 5324, "state": "closed", "title": "Inconsistent coding style in R examples", "url":...
I just switched to Quarto 1.3 to be able to download multiple formats and this has broken everything on my website/blog. I am not sure what is causing the problem. But has broken all my processes. For example, I cannot preview my blog anymore. Here is the error that I get once I type `quarto preview` : ER...
{ "assignee": "dragonstyle", "comments": 13, "created_at": "2023-04-27T06:28:43Z", "creator": "msh855", "is_pull_request": false, "labels": [ "bug", "needs-repro", "websites" ], "locked": false, "milestone": "v1.4", "number": 5323, "state": "closed", "title": "Quarto 1.3 fails", "u...
The release notes are currently on the downloads page, <https://quarto.org/docs/download/#download-section-news>, but it is hard to link to a specific version's notes. We could consider adding a static release notes page on quarto.org for major versions, e.g. links on blog posts about the release. Perhaps somethi...
{ "assignee": "cwickham", "comments": 0, "created_at": "2023-04-26T17:56:32Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "documentation" ], "locked": false, "milestone": "Future", "number": 5321, "state": "open", "title": "Add static release notes page on quarto-web", "u...
### Bug description The following mermaid class diagram is rendered wrong, as `<|--` is translated to `&lt;|--`. Contents of `file.qmd` ````md --- title: Test format: gfm --- ```{mermaid} classDiagram Foo <|-- Bar ``` ```` Is rendered as `file.md`: ````md # Test ``` mermaid classDiagram ...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-26T16:23:16Z", "creator": "rcannood", "is_pull_request": false, "labels": [ "bug", "mermaid" ], "locked": false, "milestone": "v1.4", "number": 5319, "state": "open", "title": "Rendering issue with mermaid class diagrams in G...
# Steps To Reproduce Description: `quarto tools` with no args throws error Steps to Reproduce: Check help of `quarto tools` and see "Use 'quarto tools' with no arguments to show the status of all tools." ``` โฏ quarto tools help Check file:///Users/amanning/projects/github/quarto/quarto-cli/src/quarto.ts ...
{ "assignee": "allenmanning", "comments": 0, "created_at": "2023-04-26T13:47:51Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "quarto-check" ], "locked": false, "milestone": "v1.4", "number": 5314, "state": "closed", "title": "`quarto tools` with no args thro...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5304 <div type='discussions-op-text'> <sup>Originally posted by **eitsupi** April 25, 2023</sup> At this time, no Hugo or Docusaurus format testing is being done in this repository. I believe this was one of the reasons for the serious regres...
{ "assignee": "cscheid", "comments": 3, "created_at": "2023-04-26T07:44:53Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "hugo", "docusaurus", "testing" ], "locked": false, "milestone": null, "number": 5309, "state": "open", "title": "Smoke tests for Hugo, Docus...
In a list block, figures lose their captions and crossrefs are not valid.
{ "assignee": null, "comments": 2, "created_at": "2023-04-26T06:56:56Z", "creator": "PeterWang-dev", "is_pull_request": false, "labels": [ "bug", "regression", "figures" ], "locked": false, "milestone": "Hot-fix", "number": 5317, "state": "closed", "title": "[Bug] Figures lose their ...
### Bug description The `about` page templates don't seem to allow for computation within the YAML header. Computation still works in outer blocks like `title`, but not inside anything in `about`. A reproducible example (from the Quarto page): ``` --- title: "Finley Malloc" about: template: jolla image:...
{ "assignee": "cscheid", "comments": 2, "created_at": "2023-04-26T04:03:17Z", "creator": "MikeLydeamore", "is_pull_request": false, "labels": [ "websites" ], "locked": false, "milestone": "Future", "number": 5308, "state": "open", "title": "`about` page doesn't allow computation in the YAML ...
### Bug description If I create a book project and specify "number-sections: false" in _quarto.yml, then view the rendered project in a browser in mobile view mode, the visible label of the collapsed sidebar will still show a section number. To reproduce: Create a new book project: ``` $ quarto create-proje...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-04-25T19:33:52Z", "creator": "blacksqr", "is_pull_request": false, "labels": [ "bug", "books", "triaged-to" ], "locked": false, "milestone": null, "number": 5306, "state": "closed", "title": "\"number-sections: false\" i...
### Bug description Running the `quarto render` on a project folder with a .qmd file that includes a long code block inside a callout block, generates a odd-formatted pdf file, as the one in attachment [test.pdf](https://github.com/quarto-dev/quarto-cli/files/11321575/test.pdf) Here a sample .md (.qmd) that causes...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-04-25T10:51:47Z", "creator": "Edoch94", "is_pull_request": false, "labels": [ "bug", "callouts", "source-code" ], "locked": false, "milestone": "v1.4", "number": 5302, "state": "open", "title": "Long code block inside ca...
As highlighted in the discussion below, it would be great to allow users to use GitLab, BitBucket, Gitea, for the "GitHub Links", and not only GitHub. ### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5281 <div type='discussions-op-text'> <sup>Originally posted by **christophsax** April 23,...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-25T09:22:02Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "enhancement", "websites", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5301, "state": "open", "title": "Allow to use othe...
## Description When no delete rights, "quarto-permission-test" empty confluence pages dumped to root confluence space. ## Steps to Reproduce - Configure a Confluence space where the logged in publisher has no delete rights (only archive for example) - Publish a quarto document to this space ### Expected Resul...
{ "assignee": "allenmanning", "comments": 7, "created_at": "2023-04-25T08:05:42Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "bug", "publishing-confluence" ], "locked": false, "milestone": "v1.4", "number": 5299, "state": "closed", "title": "When no delete rights, ...
### Bug description Hi I am writing a large document using quarto book. When organizing my files in folders. Quarto is no longer able to solve cross-references. Not sure if I am doing something wrong or if it is a bug. I put a sample here: https://github.com/andlekbra/minimal-sample-quarto-cross-ref-issue I...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-25T06:20:35Z", "creator": "andlekbra", "is_pull_request": false, "labels": [], "locked": false, "milestone": "v1.4", "number": 5298, "state": "closed", "title": "Not resolving cross reference to subfolder", "url": "https://github...
This is to track possible enhancement/fix when inline HTML such as SVG is included in a Figure Pandoc AST node (such as the one emitted by `diagram.lua` below). Note that the issue was raised in the discussion below when using a version of <https://github.com/pandoc-ext/diagram> under active development. A workarou...
{ "assignee": "cscheid", "comments": 1, "created_at": "2023-04-24T21:03:41Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "enhancement", "crossref" ], "locked": false, "milestone": "v1.4", "number": 5297, "state": "open", "title": "Caption not showing when using inline S...
Hi The above option is available for the github version of the plugin. However the version of the menu plugin which ships with Quarto does not allow this. I would really love to have this option. Currently, the menu inserts the first few words of each slide whenever there is no title text. This fills up the menu wit...
{ "assignee": "cderv", "comments": 4, "created_at": "2023-04-24T20:49:26Z", "creator": "nickriches", "is_pull_request": false, "labels": [ "revealjs" ], "locked": false, "milestone": "v1.4", "number": 5404, "state": "open", "title": "revealjs menu option useTextContentForMissingTitles is mis...
### Bug description I created a listing page with a title block banner and categories set to true, with a sidebar defined in _quarto.yml. When each of those elements is specified and I view the page in my browser (Firefox or Chromium), the title banner displays. When I switch to mobile view (e.g. ctrl-shift-m in...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-24T20:36:04Z", "creator": "blacksqr", "is_pull_request": false, "labels": [ "bug", "websites", "triaged-to", "listings" ], "locked": false, "milestone": "v1.4", "number": 5296, "state": "closed", "title": "title b...
### Bug description By default, my computer uses the `pdflatex` engine, although `xelatex` also produces this bug. Removing any line other than `keep-tex: true` prevents the bug, but I need every line for my (more complex) file. Adding `echo: false` does not remove the entire bug, only the R code chunk. Other cod...
{ "assignee": null, "comments": 4, "created_at": "2023-04-24T17:40:34Z", "creator": "timothee-bacri", "is_pull_request": false, "labels": [ "bug", "latex", "source-code" ], "locked": false, "milestone": null, "number": 5294, "state": "closed", "title": "qmd -> tex: strange code chunk...
### Bug description Hi, I have this "hello world" qmd file: https://gist.github.com/aborruso/a9a95b902b35e77b0042e66dd7714a8f It reads a CSV and an image. In [this zipped file](https://github.com/quarto-dev/quarto-cli/files/11311360/files.zip), the qmd file, the CSV, the image and the HTML output. The problem I...
{ "assignee": "dragonstyle", "comments": 11, "created_at": "2023-04-24T14:24:53Z", "creator": "aborruso", "is_pull_request": false, "labels": [ "bug", "websites" ], "locked": false, "milestone": "v1.4", "number": 5289, "state": "closed", "title": "column-margin, wrong positioned", "url...
### Bug description Hello I've noticed with the latest version that the code annotation doesn't work correctly for PDF, as in the `tikz` package is not included and the `\circled` command is not defined. I've tried following snippet: ````qmd # Parallelitรคt ## Reentrancy ### Dis-/Enable Interrupts ...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-04-24T13:28:07Z", "creator": "joelvonrotz", "is_pull_request": false, "labels": [ "bug", "source-code" ], "locked": false, "milestone": null, "number": 5286, "state": "closed", "title": "code annotation doesn't work in versi...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5276 <div type='discussions-op-text'> <sup>Originally posted by **royfrancis** April 22, 2023</sup> I have a quarto website which renders correctly except for the 404 page. When previewing, the 404 page looks fine. `quarto preview` [!...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-24T07:39:01Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "needs-repro", "websites" ], "locked": false, "milestone": "v1.4", "number": 5284, "state": "closed", "title": "404 page not rendering correc...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5282 How can I prevent repo-action from always displaying in the footer on GitHub after updating Quarto from v1.2.475 to v1.3.336? I believe this is "GitHub Links" feature, see https://quarto.org/docs/websites/website-navigation.html#github-...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-04-24T07:27:46Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "enhancement", "websites" ], "locked": false, "milestone": "v1.4", "number": 5283, "state": "open", "title": "Add option to hide github icons...
### Bug description On every ePub I make in Quarto, the chapter numbers are generated automatically and then duplicated in the final output. Here's the ePub `toc.ncx` source in a book with three chapters. Note how each `<text>` label includes two instances of the chapter number. ```xml </docTitle> <navMap> ...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-22T23:39:30Z", "creator": "richardsprague", "is_pull_request": false, "labels": [ "bug", "triaged-to", "regression", "epub" ], "locked": false, "milestone": "v1.3", "number": 5278, "state": "closed", "title": "ePu...
### Bug description If I added the following code ``` --- format: elsevier-pdf: fig-pos: 'H' --- ``` to position all the figures in document, in the output article.pdf file, only figure using format `![]()` is positioned as desired. Figure having subfigures using following code is not affected. ``` :::...
{ "assignee": "dragonstyle", "comments": 1, "created_at": "2023-04-22T06:01:05Z", "creator": "Serenade600", "is_pull_request": false, "labels": [ "bug", "triaged-to", "figures" ], "locked": false, "milestone": "v1.4", "number": 5271, "state": "open", "title": "fig-pos doesn't work fo...
Context from https://community.rstudio.com/t/embed-sound-player-in-quarto-book/164739 ````markdown ```{r} html_tag_audio <- function(file, type = c("wav")) { type <- match.arg(type) htmltools::tags$audio( controls = "", htmltools::tags$source( src = file, type = glue::glue("audio/{typ...
{ "assignee": null, "comments": 2, "created_at": "2023-04-21T21:04:45Z", "creator": "cderv", "is_pull_request": false, "labels": [ "bug", "good-first-issue", "websites" ], "locked": false, "milestone": "v1.4", "number": 5268, "state": "closed", "title": "`<source src=>` is not identi...
Comments in the discussion referenced below mentioned a problem with URLs without trailing slash as opposed to with; to wit: "So when I go my website on the subdomain without a trailing / the site doesn't work. So for example I have this deployed to https://www.algebraicjulia.org/blog/ but if you go to https://www....
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-21T20:41:49Z", "creator": "blacksqr", "is_pull_request": false, "labels": [ "websites", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5267, "state": "open", "title": "Non-root site path not working", "...
Wrong Repo. With Quarto 1.3.333 on Windows 11, I get the same "[WARNING] Could not fetch resource" as the below posting but when running something like `quarto_render(input = "qmd/blah.qmd", output_file= "not-blah.qmd")`. Interestingly the warnings and lack of formatting don't show up if I simply move `blah.qmd` ...
{ "assignee": null, "comments": 0, "created_at": "2023-04-21T17:43:35Z", "creator": "asadow", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5265, "state": "closed", "title": "`quarto_render()` [WARNING] Could not fetch resource", "url": "https://github.com...
### Bug description ## Description We are using the `twitter-card` option to include a "summary" Twitter card. The main issue here is that the card shows up, but the "description" is not showing up in the card. In particular, the `twitter:description` meta element is added, but the content is missing, so our HT...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-21T16:11:40Z", "creator": "ravicodelab", "is_pull_request": false, "labels": [ "bug", "websites" ], "locked": false, "milestone": "v1.3", "number": 5263, "state": "closed", "title": "Twitter card \"description\" is not wo...
### Bug description When adding the metadata `title` and `title-block-banner` with an image path. The background image is rendered in the banner and the H1 in the banner. ![image](https://user-images.githubusercontent.com/80908902/233412025-00c2e185-8ff1-431d-9ef4-d22a4eea7201.png) This is caused by quarto add...
{ "assignee": "cscheid", "comments": 4, "created_at": "2023-04-20T15:23:15Z", "creator": "KaiWaldrant", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 5257, "state": "closed", "title": "background image title banner being double rendered", "u...
### Bug description Thank you for the fast fixing of https://github.com/quarto-dev/quarto-cli/issues/5239 ! I have the next problem. - fresh `git pull` of quarto, book project, pdf output - embedding of a notebook cell when the path to the notebook starts with dots: `{{< embed ../notebooks/nb1.ipynb#cel...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-20T15:11:34Z", "creator": "MHellmund", "is_pull_request": false, "labels": [ "bug", "triaged-to" ], "locked": false, "milestone": "v1.3", "number": 5255, "state": "closed", "title": "Still a problem with notebook cell emb...
IIUC posts rendered as website pages have titles always in the format: `<website title> - <post title>`. I would like the option to customize this. E.g. for my personal website, social preview cards render like so: <img width="610" alt="image" src="https://user-images.githubusercontent.com/559360/233345684-da767b...
{ "assignee": "cderv", "comments": 7, "created_at": "2023-04-20T10:56:46Z", "creator": "seeM", "is_pull_request": false, "labels": [ "websites" ], "locked": true, "milestone": "Future", "number": 5253, "state": "closed", "title": "Customize website page titles", "url": "https://github.com/...
### Bug description This line of code seems to be responsible: https://github.com/quarto-dev/quarto-cli/blob/5e255aaab9f091a66b4ab6da3d63f0812fe38f70/src/project/types/website/listing/website-listing-read.ts#L997 The listing renders just as `.qmd` files do, so perhaps the warning isn't needed? ### Checklist - ...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-20T10:52:19Z", "creator": "seeM", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 5252, "state": "closed", "title": "`.ipynb` files in listings always warn that they `contain no ...
Apologies if I'm missing something, but there doesn't seem to be a way to disable Quarto from setting the image of a post to the first image. I was thinking of something like setting `image: null` in the post metadata.
{ "assignee": "dragonstyle", "comments": 6, "created_at": "2023-04-20T10:50:07Z", "creator": "seeM", "is_pull_request": false, "labels": [ "enhancement", "good-first-issue", "websites" ], "locked": false, "milestone": "v1.4", "number": 5251, "state": "open", "title": "Option to disab...
Tracking https://github.com/quarto-dev/quarto-cli/pull/5245
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-20T07:29:45Z", "creator": "allenmanning", "is_pull_request": false, "labels": [ "epic", "performance" ], "locked": false, "milestone": "v1.4", "number": 5250, "state": "open", "title": "Performance Fixes", "url": "https://g...
### Bug description Currently it doesn't appear to be possible (afaict) to use `page-navigation: true` with `sidebar: false`. I'm on MacOS ``` $ quarto --version 1.3.326 ``` I've had to set `sidebar: contents: auto` with the styles for `.sidebar-menu-container` set to `display: none` with `page-navigation...
{ "assignee": "dragonstyle", "comments": 5, "created_at": "2023-04-20T04:31:43Z", "creator": "kdheepak", "is_pull_request": false, "labels": [ "enhancement", "websites", "triaged-to" ], "locked": false, "milestone": "Future", "number": 5249, "state": "open", "title": "Add `page-navig...
The JATS format currently expects keywords to provided as `tags`: https://github.com/quarto-dev/quarto-cli/blob/024bba6387fc0abe7de1deb2640bd387fc28a692/src/resources/schema/document-attributes.yml#L122-L130 But other formats (e.g. HTML) use `keywords`: https://github.com/quarto-dev/quarto-cli/blob/024bba6387fc0ab...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-19T17:55:48Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "triaged-to", "jats" ], "locked": false, "milestone": "v1.4", "number": 5244, "state": "closed", "title": "JATS should use `keywords` not `tags`"...
Unfortunately, we don't support Confluence server which I think is why it isn't working for you. We made this decision early on in the development to only focus on Confluence Cloud as Atlassian is EoLing Confluence Server in favor of cloud. More information on this can be found here: https://www....
{ "assignee": "cwickham", "comments": 0, "created_at": "2023-04-19T16:50:19Z", "creator": "cwickham", "is_pull_request": false, "labels": [ "documentation", "publishing-confluence" ], "locked": false, "milestone": "v1.4", "number": 5243, "state": "open", "title": "Clarify we don't suppor...
I now know how to extract line numbers from lua calls - we can use it so that our warnings and error messages in Lua will have line numbers associated with them.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-19T15:16:43Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "enhancement", "pandoc-lua" ], "locked": false, "milestone": "v1.4", "number": 5242, "state": "closed", "title": "Improve lua warn() info() error() et...
### Bug description I created a website locally on my Mac with Quarto, and I observed that when opening it in Safari, there are some `[Error] Failed to load resource: the server responded with a status of 404 ()`. It turns out that your official website https://quarto.org also has this issue: <img width="1440" alt=...
{ "assignee": "cscheid", "comments": 5, "created_at": "2023-04-19T14:12:53Z", "creator": "netw0rkf10w", "is_pull_request": false, "labels": [ "websites" ], "locked": false, "milestone": null, "number": 5240, "state": "closed", "title": "Bug on Safari: [Error] Failed to load resource: the ser...
### Bug description - quarto 1.3.330 on Debian Linux - book project, HTML and pdf output, - quarto preview in VS Code works perfect - `quarto render --to html` works perfect - `quarto render --to pdf` fails index.qmd: ``` # index {{< embed notebooks/nb1.ipynb#cell1 >}} ``` `quarto render --to pdf` f...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-19T13:27:39Z", "creator": "MHellmund", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 5239, "state": "closed", "title": "notebook cell embedding not working in book project/pdf ...
### Bug description I have been struggling with this for a while now. I came to the understanding that there is a bug. Depending on the position at which the chapters are defined, a cross-referencing to them will work or not. Please have a look at the two following configuration, where one file has some text and tri...
{ "assignee": "cscheid", "comments": 8, "created_at": "2023-04-19T04:28:21Z", "creator": "jav-ed", "is_pull_request": false, "labels": [ "bug", "crossref", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5237, "state": "open", "title": "Unable to resolve crossref for ...
### Bug description I created an ePub version of my Quarto project, and although the ePub appears to work correctly, it fails a check on W3.org's [epubcheck](https://www.w3.org/publishing/epubcheck/) which is how Apple Books and others ensure that ePub is publishable. error: `Error while parsing file: element...
{ "assignee": "dragonstyle", "comments": 3, "created_at": "2023-04-18T22:03:28Z", "creator": "richardsprague", "is_pull_request": false, "labels": [ "bug", "epub" ], "locked": false, "milestone": "v1.3", "number": 5234, "state": "closed", "title": "epubcheck fails on figcaption", "url"...
Regression occurred here: https://github.com/quarto-dev/quarto-cli/commit/6dcadb85d19dbee547f8baaec45b7b9f1dd16a99 ### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5221 <div type='discussions-op-text'> <sup>Originally posted by **JavOrraca** April 17, 2023</sup> I maintain the Sout...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-18T15:18:42Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "bug", "websites", "regression" ], "locked": false, "milestone": "v1.3", "number": 5231, "state": "closed", "title": "HTML incorrectly esc...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5227 <div type='discussions-op-text'> <sup>Originally posted by **MinimizationOrg** April 18, 2023</sup> Hello, Thank you for your great work! The set of features provided by Quarto is very impressive! We are converting a math heavy web...
{ "assignee": null, "comments": 1, "created_at": "2023-04-18T14:07:23Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement" ], "locked": false, "milestone": "Future", "number": 5229, "state": "open", "title": "Server-side Math rendering", "url": "https://github.com/qua...
### Bug description Vanilla projects (not book or website) cannot use the publish command correctly when a separate output directory is being used. This appears to be a consequence of not being able to correctly find the path to the output file. To reproduce, clone [this template project](https://github.com/AaronGulli...
{ "assignee": "dragonstyle", "comments": 5, "created_at": "2023-04-17T18:30:13Z", "creator": "AaronGullickson", "is_pull_request": false, "labels": [ "bug", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5220, "state": "open", "title": "Quarto publish does not work with ...
From https://github.com/quarto-ext/lightbox/issues/19, we need to improve the way we handle our pandoc 3 normalization. It's a minor improvement, but because it's an interaction with one of our extensions, I think we ought to call it a bug.
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-17T17:46:19Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 5217, "state": "closed", "title": "pandoc3 Figure: be more robust in the presence of user filters...
### Bug description Hello, I have a strange bug, when reading CSVs. I think that it is the fault of Quarto given the results array, which appears to end up getting interjected with html to try to set up a table? When the file extension is changed to csv, everything works as expected. Code ==== ```{ojs} res...
{ "assignee": "jjallaire", "comments": 10, "created_at": "2023-04-17T17:06:48Z", "creator": "nwvhb", "is_pull_request": false, "labels": [ "bug", "ojs-engine" ], "locked": false, "milestone": "v1.4", "number": 5215, "state": "closed", "title": "CSV files read with observable are interjec...
### Bug description I'm not sure how much can be done about this, but some packages use `closeAllConnections()` internally and therefore kill the connection to the quarto renderer. With this file: ````md --- title: "test" --- ```{r} closeAllConnections() ``` ```` `quarto::quarto_preview()` produces...
{ "assignee": "cderv", "comments": 7, "created_at": "2023-04-17T16:07:27Z", "creator": "guslipkin", "is_pull_request": false, "labels": [ "bug", "upstream", "knitr" ], "locked": false, "milestone": null, "number": 5214, "state": "closed", "title": "`closeAllConnections()` causes rend...
### Bug description Hello, Thank you so much for this awesome piece of software! I would like to report a potential bug. When setting `collapse-below: sm` for `navbar`, the search button is dragged to the left before `sm` (and then when the width has reached `sm`, it goes back to the right). My `_quarto.ym...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-17T13:41:14Z", "creator": "netw0rkf10w", "is_pull_request": false, "labels": [ "bug", "websites", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5212, "state": "open", "title": "Search button dragged ...
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5207 <div type='discussions-op-text'> <sup>Originally posted by **rgaiacs** April 17, 2023</sup> Similar to https://github.com/quarto-dev/quarto-cli/discussions/2841 but asking because of Bootstrap variable `enable-container-classes` introduc...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-17T13:00:47Z", "creator": "dragonstyle", "is_pull_request": false, "labels": [ "bug", "websites", "early-in-release", "bootstrap" ], "locked": false, "milestone": "v1.4", "number": 5210, "state": "open", "title": ...
Adding a second class onto the callouts for HTML works โ€” One usage example is to target a callout using CSS ``` ::: {.callout-note .my-callout} Hello! ::: ``` And the CSS file: ``` .callout.callout-style-default.my-callout .callout-body { font-size: 1.0rem; } ``` _From a post by @jimjam-slam in ...
{ "assignee": "cscheid", "comments": 3, "created_at": "2023-04-17T08:28:28Z", "creator": "cderv", "is_pull_request": false, "labels": [ "enhancement", "revealjs", "callouts" ], "locked": false, "milestone": "v1.4", "number": 5208, "state": "open", "title": "Adding a second class onto...
```$ quarto render slides-01-01.qmd YAMLError: can not read a block mapping entry; a multiline key may not be an implicit key at line 7, column 1: ^ at generateError (file:///Users/cscheid/repos/github/quarto-dev/quarto-cli/src/vendor/deno.land/std@0.166.0/encoding/_yaml/loader/loader.ts:161:10) at th...
{ "assignee": "cscheid", "comments": 0, "created_at": "2023-04-16T21:46:50Z", "creator": "cscheid", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.3", "number": 5205, "state": "closed", "title": "Bad YAML in file from sidebar causes bad error message", "ur...
```qmd quarto create-project --type website:blog demo-toc-left echo "toc-location: left" >> demo-toc-left/_quarto.yml quarto render demo-toc-left ```` From the dev version, `toc-location: left` produces an empty left sidebar and "glass" side abr at the top[^1]. <img width="1512" alt="Screenshot 2023-04-16 at 20...
{ "assignee": "dragonstyle", "comments": 0, "created_at": "2023-04-16T18:41:42Z", "creator": "mcanouil", "is_pull_request": false, "labels": [ "bug", "websites" ], "locked": false, "milestone": "v1.4", "number": 5204, "state": "open", "title": "`toc-location: left` not handled properly i...
### Bug description I am preparing a quarto presentation for Tuesday the 18th. Everything was going well, and then I had some problems not being able to render the .qmd. Now today I get a parsing error. I am only including the YAML rather than the entire .qmd and the rendering stops at line 5. ```` YAML parse exc...
{ "assignee": "cscheid", "comments": 4, "created_at": "2023-04-16T13:00:13Z", "creator": "jonellevillar", "is_pull_request": false, "labels": [ "needs-repro" ], "locked": false, "milestone": null, "number": 5202, "state": "closed", "title": "Sudden problem with YAML parsing", "url": "https...
### Bug description Hi there, I was using code annotation + code highlight (code-line-numbers) simultaneously on a `revealjs` presentation and got the following output: <img width="1198" alt="Screenshot 2023-04-15 at 5 45 42 PM" src="https://user-images.githubusercontent.com/25586362/232256241-14b798fd-52ca-447...
{ "assignee": "dragonstyle", "comments": 2, "created_at": "2023-04-15T22:55:34Z", "creator": "camilogarciabotero", "is_pull_request": false, "labels": [ "bug" ], "locked": false, "milestone": "v1.4", "number": 5200, "state": "open", "title": "Code annotations + Code Highlight (code-line-numb...
### Bug description The `<img />` tags are not rendered properly in v1.3.326 ```` ```{mermaid} flowchart TD X --> Q[<img src='https://quarto.org/quarto.png' width='154' height='36' /><br/>Some image] ``` ```` With v1.2.475 ![Screenshot from 2023-04-15 14-59-20](https://user-images.githubusercontent.c...
{ "assignee": null, "comments": 1, "created_at": "2023-04-15T13:16:18Z", "creator": "ycrouin", "is_pull_request": false, "labels": [], "locked": false, "milestone": null, "number": 5199, "state": "closed", "title": "Mermaid doesn't render `<img />` tags in v1.3.326", "url": "https://github.com/q...
### Bug description When I run `quarto render` - in a website project - with a project-wide `lang: cs` setting in `quarto.yml`, I see: ``` [WARNING] Could not load translations for cs translations/cs.yaml: YAML parse exception at line 3, column 13: mapping values are not allowed in this context [WAR...
{ "assignee": "dragonstyle", "comments": 4, "created_at": "2023-04-15T10:45:05Z", "creator": "petrbouchal", "is_pull_request": false, "labels": [ "bug", "upstream", "triaged-to" ], "locked": false, "milestone": "v1.4", "number": 5197, "state": "open", "title": "Translation fo `cs` no...