Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/output-formats/html-lightbox-figures.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ For example, the following three images will be treated as a gallery:

## Options

Quarto supports a number of options to customize the ligthbox behavior for a document. Options include:
Quarto supports a number of options to customize the lightbox behavior for a document. Options include:

| Option | Description |
|---------------------|---------------------------------------------------|
Expand Down Expand Up @@ -205,4 +205,4 @@ It is possible to create several plots, and group them in a lightbox gallery. Us
plot(mtcars)
plot(cars)
```
````
````