docsifyjs / docsifyjs/docsify

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

Aperta
#1,222 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
accessibility enhancement wait for information
Lingua principale
JavaScript
Stelle
31.5k
Fork
5.8k
Merge medio
9g 8h
PR unite (30g)
2

Descrizione

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.