docsifyjs / docsifyjs/docsify

I hope the screen reader software doesn't read 'link' when it reads the title

オープン
#1,222 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
accessibility enhancement wait for information
主要言語
JavaScript
スター
31.5k
フォーク
5.8k
平均マージ
9日 8時間
マージ済み PR(30日)
2

説明

## Feature request

I hope to add a feature that the md file title does not read out the link.

#### What problem does this feature solve?

Friendly for some people who use screen reader software

#### What does the proposed API look like?

just like

```
window.$docsify = {
readLink: false,
}
```

#### How should this be implemented in your opinion?

I don't think this should be hard to implement, e.g. generating html for md files without a tag.

#### Are you willing to work on this yourself?

I'm afraid I can't.

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

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

評価

この issue はまだ評価されていません。

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

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