-
### System details
RStudio Edition : Desktop
RStudio Version : 2023.06.2+561
OS Version : macOS Ventura 13.5.2
R Version : 4.3.1
### Steps to reproduce the problem
…
-
Hi @cderv! You can check/clone the `bootstrap-quarto` [branch](https://github.com/stefanocoretta/speakr-demo/tree/bootstrap-quarto) of this repo for a bootstrapping use case example.
The file to be…
-
### Bug description
I'm trying to set the columns of my Observable JS table to a fixed width of 60 pixels. I created an array with the exact number of columns in the table and set each value to 50.…
-
- [ ] https://github.com/quarto-dev/quarto-cli/issues/8301
- [ ] https://github.com/quarto-dev/quarto-cli/issues/7900
- [ ] https://github.com/quarto-dev/quarto-cli/issues/5194
- [ ] https://gith…
-
### Bug description
Quarto unexpectedly deletes the original `index.ipynb` file when rendering a different notebook (`index.render.ipynb`) with `output-file: index`, despite the original file being…
-
### Bug description
Consider the following MWE:
```
---
title: "Title"
format:
odt:
page-width: 8.27
---
# Section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod t…
-
I'm having some difficulty getting webr to work in a document with some shiny reactive elements, that I run with quarto serve. Here is an simple example. When I run this with quarto serve, the webr ch…
-
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…
-
I'm trying to get around the quarto features for referencing Tables and Figures for docx outputs. When using flextables we have a custom function to apply formatting. In there we use set_caption and…
-
### Bug description
When I specify in the listing.yml file a path to a notebook the rendered card is empty. However is the same exact notebook is quoted outside the yml file in the listing: contents…