canonical/sphinx-stack

Underscores in anchor

Aberta

#390 aberto em 3 de jun. de 2025

 (1 comentário) (0 reação) (0 responsável) (76 forks)auto 404
good first issueimprovementquestion

Métricas do repositório

Stars
 (34 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador