Skip to content
Discussion options

You must be logged in to vote

With the attr-* or class-* YAML options (https://quarto.org/docs/reference/cells/cells-knitr.html)

---
format: html
---

```{r}
#| attr-source: "style='font-size: 5em'"
#| attr-output: "style='font-size: 0.2em'"
1 + 1
```

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@mcanouil
Comment options

@christophhofer
Comment options

@mcanouil
Comment options

@mcanouil
Comment options

@cderv
Comment options

Answer selected by christophhofer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants