Skip to content

Commit 6b2ae40

Browse files
committed
pipe
1 parent 8357be4 commit 6b2ae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/formats/dashboard.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Card options enable you to specify a title and various layout behaviors:
124124
| `expandable` | Make card content expandable (default: `true`) |
125125
| `width` | Percentage or absolute pixel width (default distributes space evenly across elements in a row) |
126126
| `height` | Percentage or absolute pixel height (default distributes space evenly across elements in a column) |
127-
| `fill` | Whether the card should fill its container or 'flow', matching the height of its content. (Quarto determines the default value based upon the card contents) ||
127+
| `fill` | Whether the card should fill its container or 'flow', matching the height of its content. (Quarto determines the default value based upon the card contents) |
128128

129129
For example:
130130

0 commit comments

Comments
 (0)