Examples

One topic at a time.

A page for each group of social options, and two decks rendered with and without the filter.

Each page below takes one group of options and shows the YAML that sets it and the tags it produces.

The example pages.
Page What it covers
Card style and image type card-style and image-type, and what decides the default card style.
Attribution twitter-site and twitter-creator, and where Quarto writes the same two tags.
Switching off enabled, the values it accepts, and what stays in the head once the filter is off.

The Reference stays the one place that lists every option, its type and its default.

The two decks

This site builds two decks that carry the same social metadata:

Viewing the source of each, or fetching them, shows what the filter changes.

The pair is the plainest demonstration of the filter. Only one of the two decks names the filter in its filters list. The Reference compares what each source writes.

Source

The repository ships a short, standalone starting point you can copy: example.qmd.

Back to top