Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize spaces in headings titles #437

Merged
merged 1 commit into from
Nov 5, 2020
Merged

Normalize spaces in headings titles #437

merged 1 commit into from
Nov 5, 2020

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Nov 5, 2020

The titles of the headings could contain newlines and other non-significant spaces, as in "The\n AbstractWorker mixin". They are now normalized to a proper space, as in "The AbstractWorker mixin".

Raised in mdn/browser-compat-data#6765 (comment)

The titles of the headings could contain newlines and other non-significant
spaces, as in "The\n  AbstractWorker mixin". They are now normalized to a
proper space, as in "The AbstractWorker mixin".
@tidoust tidoust merged commit f2552cf into master Nov 5, 2020
@tidoust tidoust deleted the fix-headings-title branch July 9, 2021 12:03
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.

3 participants