canonical/sphinx-stack

Underscores in anchor

Ouverte

#390 ouverte le 3 juin 2025

 (1 commentaire) (0 réaction) (0 personne assignée) (76 forks)auto 404
good first issueimprovementquestion

Métriques du dépôt

Stars
 (34 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Is there a reason the anchor defined in MyST style guide uses underscores instead of the minus sign (myst_style_guide)? Given that

a) Other anchors in the repo (when defined) use the minus char. b) Sphinx generates the HTML anchor with minus chars, so it's confusing.

Guide contributeur