canonical/sphinx-stack

Underscores in anchor

开放

#390 创建于 2025年6月3日

 (1 条评论) (0 个反应) (0 位负责人) (76 个派生)auto 404
good first issueimprovementquestion

仓库指标

星标
 (34 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南