Skip to content

fix(html): do not format non-normal whitespaces as normal whitespaces#5797

Merged
ikatyang merged 5 commits intoprettier:masterfrom
ikatyang:fix/html/non-breaking-narrow-whitespace
Jan 30, 2019
Merged

fix(html): do not format non-normal whitespaces as normal whitespaces#5797
ikatyang merged 5 commits intoprettier:masterfrom
ikatyang:fix/html/non-breaking-narrow-whitespace

Conversation

@ikatyang
Copy link
Copy Markdown
Member

Fixes #5796

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • (If not an internal change) I’ve added my changes to the CHANGELOG.unreleased.md file following the template.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@ikatyang ikatyang requested a review from a team January 28, 2019 01:42
@ikatyang ikatyang added this to the 1.16.2 milestone Jan 28, 2019
@lydell
Copy link
Copy Markdown
Member

lydell commented Jan 28, 2019

Looks good to me. Does the HTML spec say anything about this?

@ikatyang ikatyang merged commit 847a78e into prettier:master Jan 30, 2019
@ikatyang ikatyang deleted the fix/html/non-breaking-narrow-whitespace branch January 30, 2019 06:30
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Apr 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prettier kills non-breaking spaces in HTML and angular

4 participants