Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

revealjs logo option's alt text support is undocumented

Đang mở Phù hợp với người mới
#14,944 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
1/5
Thời gian dự kiến
Dưới một giờ
Mức phù hợp với người mới
90/100
Loại issue
Tài liệu
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
javascript, yaml
Lĩnh vực
documentation

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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:

Ngôn ngữ chính
JavaScript
Star
6k
Fork
458
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
54

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của quarto-dev/quarto-cli

Tất cả issue của quarto-dev/quarto-cli

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.