docsifyjs / docsifyjs/docsify

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

Ouverte
#1,222 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
accessibility enhancement wait for information
Langage dominant
JavaScript
Étoiles
31.5k
Forks
5.8k
Merge moyen
9 j 8 h
PR mergées (30 j)
2

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.