Skip to content

Specify aria label with video shortcode #13508

@juliasilge

Description

@juliasilge

I have:

  • searched the issue tracker for similar issues
  • installed the latest version of Quarto CLI
  • formatted my issue following the Bug Reports guide

Bug description

I am using the video shortcode like this:

{{< video file-name.mp4 >}}

I would like to be able to specify an aria label. I understand that right now this gets hard-coded as "Video Player", but I would like to be able to customize this based on the video content for accessibility, maybe something like this:

{{< video file-name.mp4
    aria-label="Video demonstration of Positron's multi-language coding and data exploration features"
>}}

Steps to reproduce

No response

Actual behavior

No response

Expected behavior

No response

Your environment

No response

Quarto check output

I'm currently on Quarto 1.8.25

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions