Skip to content

Commit 400a59c

Browse files
authored
add documentation for (#1083)
1 parent 624cddc commit 400a59c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/websites/website-listings.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ It is possible to customize the appearance of listings using the following optio
197197
| | title: "Report" |
198198
| | ``` |
199199
+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
200+
| `image-lazy-loading` | When `true`, listing images are loaded only as they come into view. When `false`, images are automatically loaded. Default: `true` |
201+
+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
200202
| `max-description-length` | The maximum length of the description displayed in the listing (in characters). Defaults to 175. |
201203
+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
202204
| `date-format` | The date format to use when displaying dates (e.g. `d-M-yyyy`). |

0 commit comments

Comments
 (0)