We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
page-inset
1 parent 0b816dd commit 8486198Copy full SHA for 8486198
1 file changed
docs/authoring/article-layout.qmd
@@ -418,7 +418,8 @@ Here are all of the available column specifiers:
418
| | column: body-outset-left | .column-body-outset-left |
419
| | column: body-outset-right | .column-body-outset-right |
420
+--------------+---------------------------------+---------------------------------+
421
-| Page Inset | column: page-inset-left | .column-page-inset-left |
+| Page Inset | column: page-inset | .column-page-inset-left |
422
+| | column: page-inset-left | .column-page-inset-left |
423
| | column: page-inset-right | .column-page-inset-right |
424
425
| Page | column: page | .column-page |
0 commit comments