-
DescriptionAccording the OpenGraph documenation:
And then under preview images it suggests several ways to make a preview image, including using the class But it's unclear to me how I can apply a class to an image that is a cell output? I can specify an image in the yaml header, so I figured out the full url to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
From https://quarto.org/docs/websites/website-listings.html#listing-fields.
From https://quarto.org/docs/reference/formats/html.html#website Then Or you emit markdown. |
Beta Was this translation helpful? Give feedback.
From https://quarto.org/docs/websites/website-listings.html#listing-fields.
From h…