Skip to content

Commit 34241b6

Browse files
committed
remove some lines
1 parent 1622399 commit 34241b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/advanced/quarto-execute-info.qmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@ The `render` object contains rendering configuration. Common fields include:
121121
| `keep-source` | boolean | Whether to keep source files |
122122
| `output-ext` | string | Output file extension (e.g., "md", "html") |
123123
| `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 |
128124

129125
### Pandoc Options
130126

0 commit comments

Comments
 (0)