quarto-dev / quarto-dev/quarto-cli
Conditional Block used with `format: jats` errors
Open
@cderv is already working on this.
Since Oct 30, 2025.
bug
jats
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
---
title: "Conditional Block in manuscript JATS"
format: jats
---
::: {.content-visible when-format="jats"}
Something
:::
Content
Found while looking deeper in
- #13624
Opening a new issue as it could be different from https://github.com/quarto-dev/quarto-cli/issues/13616#issuecomment-3457269696
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.