canonical/sphinx-stack

Underscores in anchor

Aperta

#390 aperta il 3 giu 2025

 (1 commento) (0 reazioni) (0 assegnatari) (76 fork)auto 404
good first issueimprovementquestion

Metriche repository

Star
 (34 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor