Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

revealjs logo option's alt text support is undocumented

Aperta Adatta ai principianti
#14,944 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
1/5
Tempo stimato
Meno di un'ora
Idoneità per principianti
90/100
Tipo di issue
Documentazione
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
javascript, yaml
Ambito
documentation

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

accessibility documentation

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:

Lingua principale
JavaScript
Stelle
6k
Fork
458
Merge medio
1g 3h
PR unite (30g)
54

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di quarto-dev/quarto-cli

Tutte le issue di quarto-dev/quarto-cli

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.