good first issueimprovementquestion
Repository metrics
- Stars
- (34 stars)
- PR merge metrics
- (PR metrics pending)
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.