You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/output-formats/html-code.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ Note that the `code-tools` option is not available when you disable the standard
180
180
181
181
By default code blocks are rendered with a left border whose color is derived from the current theme. You can customize code chunk appearance with some simple options that control the background color and left border. Options can either be booleans to enable or disable the treatment or can be legal CSS color strings (or they could even be SASS variable names!).
182
182
183
-
Here is the default appearance for code blocks (`code-block-background: true`):
183
+
Here is the default appearance for code blocks (`code-block-bg: true`):
184
184
185
185
{fig-alt="A block of code with a gray background."}
0 commit comments