canonical/sphinx-stack

Underscores in anchor

Offen

#390 geöffnet am 03.06.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen) (76 Forks)auto 404
good first issueimprovementquestion

Repository-Metriken

Stars
 (34 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide