Skip to content

Fix error throws on unclosed tag in pre#8841

Merged
fisker merged 5 commits intoprettier:masterfrom
fisker:issue-6028
Aug 3, 2020
Merged

Fix error throws on unclosed tag in pre#8841
fisker merged 5 commits intoprettier:masterfrom
fisker:issue-6028

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Jul 27, 2020

Fixes #6028

Note: tags inside <pre> are not formatted, #7393

  • 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 the change is user-facing) I’ve added my changes to changelog_unreleased/*/pr-XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@fisker fisker marked this pull request as ready for review July 27, 2020 03:13
@alexander-akait
Copy link
Copy Markdown
Member

/cc @sosukesuzuki @thorn0

@fisker fisker merged commit 7c7ad71 into prettier:master Aug 3, 2020
@fisker fisker deleted the issue-6028 branch August 3, 2020 22:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<br>tag at the end of <pre>-tag gives error

3 participants