-
### Bug description
Including computational plot or table output in enumerated lists requires the code to be indented in the source in order to benefit from automatic numbering. However this result…
-
### Bug report
When integrate with sass-loader, it will output CSS with UTF-8 BOM (i.e. \uFEFF) at the beginning of the CSS when it is run in production mode. But this plugin seem…
-
### Bug description
Interactively, it is possible to install a template into a directory which already contains files, even if one accepts the defaults:
```
$ quarto use template allefeld/ext-quarto…
-
### Bug description
I write a basic Typst document as follows
```
---
title: "Hello, Quarto"
format: typst
bibliography: bibliography.bib
bibliographystyle: apa
---
This should say et al …
-
### Version
@rsbuild/* latest version
### Details
More details could be found here: https://github.com/sass/dart-sass/issues/2397#event-14728321070
### Reproduce link
https://github.com/sass/dart…
-
### Bug description
Given a Quarto website with multiple pages containing `{.email}` blocks, the last rendered page defines the contents of the email metadata.
### Steps to reproduce
Render a proje…
-
We can avoid the combinatorial explosion of nested selectors and nested extends by using the upcoming `:matches()` pseudo selector.
Example:
``` scss
.a, .b {
.c, .d {
color: red
}
}
```
Cu…
-
### Bug description
When `from: "markdown+emoji"` is set, emoji shortcodes work in Markdown except their behavior in front-matter is inconsistent.
A page with front-matter:
```markdown
---
…
-
## The dependency [bootstrap](https://github.com/twbs/bootstrap) was updated from `4.3.1` to `4.4.0`.
🚨 [View failing branch](https://github.com/luhonghai/openblockchaincv/compare/master...luhonghai…
-
### Bug description
There is no yaml autocompletion for `output-location`
### Steps to reproduce
````qmd
---
title: title
format: html
---
```{r}
#| output-location:
```
````
…