We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1622399 commit 34241b6Copy full SHA for 34241b6
docs/advanced/quarto-execute-info.qmd
@@ -121,10 +121,6 @@ The `render` object contains rendering configuration. Common fields include:
121
| `keep-source` | boolean | Whether to keep source files |
122
| `output-ext` | string | Output file extension (e.g., "md", "html") |
123
| `fig-align` | string | Default figure alignment |
124
-| `code-fold` | string | Code folding behavior ("none", "show", "hide") |
125
-| `code-overflow` | string | How to handle code overflow ("scroll", "wrap") |
126
-| `code-line-numbers` | boolean | Whether to show line numbers |
127
-| `tbl-colwidths` | boolean | Whether to use table column widths |
128
129
### Pandoc Options
130
0 commit comments