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.