Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

revealjs logo option's alt text support is undocumented

オープン 初心者向け
#14,944 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
90/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
javascript, yaml
領域
documentation

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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:

主要言語
JavaScript
スター
6k
フォーク
458
平均マージ
1日 3時間
マージ済み PR(30日)
54

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

quarto-dev/quarto-cli のほかの issue

quarto-dev/quarto-cli の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。