Skip to content

Commit 8486198

Browse files
committed
Add page-inset to table of column options
1 parent 0b816dd commit 8486198

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/authoring/article-layout.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,8 @@ Here are all of the available column specifiers:
418418
| | column: body-outset-left | .column-body-outset-left |
419419
| | column: body-outset-right | .column-body-outset-right |
420420
+--------------+---------------------------------+---------------------------------+
421-
| Page Inset | column: page-inset-left | .column-page-inset-left |
421+
| Page Inset | column: page-inset | .column-page-inset-left |
422+
| | column: page-inset-left | .column-page-inset-left |
422423
| | column: page-inset-right | .column-page-inset-right |
423424
+--------------+---------------------------------+---------------------------------+
424425
| Page | column: page | .column-page |

0 commit comments

Comments
 (0)