revealjs logo option's alt text support is undocumented
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 90/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- javascript, yaml
- Domain
- documentation
Research direction
Look at the revealjs format documentation files, likely in docs/reference/formats/presentations/revealjs.md and docs/presentations/revealjs/index.md. Find the sections describing the logo option and update them to include the object form with path and alt fields, as shown in the issue. Verify the change by building the docs locally or checking the rendered output.
Written by the indexing model from the issue text.
Description
revealjs logo option's alt text support is undocumented
The logo option for format: revealjs accepts an object form with path
and alt fields, and the alt value renders as the image's alt
attribute. The reference and guide pages show only the string form and never
mention alt text.
This YAML gives the logo an accessible name:
format:
revealjs:
logo:
path: logo.png
alt: "Company logo"
The docs pages I checked show only the plain string form and say nothing
about alt:
- https://quarto.org/docs/reference/formats/presentations/revealjs.html
— thelogoentry reads "Logo image (placed in bottom right corner of
slides)", with no example and no mention of an object form. - https://quarto.org/docs/presentations/revealjs/index.html (section
"Footer & Logo") — the only example islogo: logo.png.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 54
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from quarto-dev/quarto-cli
-
accessibility bug typst
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
quarto-dev/quarto-cli#14947 · 2 comments ·
-
maintenance ojs-engine
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
quarto-dev/quarto-cli#14934 ·
-
accessibility bug html themes
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
quarto-dev/quarto-cli#14932 ·
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
quarto-dev/quarto-cli#14915 ·
-
binder bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
quarto-dev/quarto-cli#14907 · 3 comments · 1 reaction ·
All issues in quarto-dev/quarto-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·