Skip to content

Standardize em dash spacing - #8581

Open
mohammedkarimcode wants to merge 1 commit into
reactjs:mainfrom
mohammedkarimcode:agent/standardize-em-dash-spacing
Open

Standardize em dash spacing#8581
mohammedkarimcode wants to merge 1 commit into
reactjs:mainfrom
mohammedkarimcode:agent/standardize-em-dash-spacing

Conversation

@mohammedkarimcode

Copy link
Copy Markdown

Summary

  • remove spaces surrounding em dashes across user-visible documentation and blog posts
  • update rendered em dash separators in translation links
  • leave implementation-only comments unchanged

Why

Issue #6699 requests a consistent style by removing spaces around em dashes throughout the documentation.

Impact

This is a documentation-only style change. It preserves the em dash character and does not change behavior.

Validation

  • yarn lint
  • yarn tsc
  • yarn lint-heading-ids
  • yarn rss
  • Prettier via the pre-commit hook
  • git diff --check

Closes #6699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Typo]: em dash spacing

1 participant