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

Bug: Treat the autocloseable tag with trailing text correctly #182

Closed
Shinigami92 opened this issue Mar 19, 2021 · 0 comments · Fixed by #183
Closed

Bug: Treat the autocloseable tag with trailing text correctly #182

Shinigami92 opened this issue Mar 19, 2021 · 0 comments · Fixed by #183
Assignees
Labels
type: bug Functionality that does not work as intended/expected

Comments

@Shinigami92
Copy link
Member

Info

Tool Version
Plugin v1.13.5
Prettier v2.2.1
Framework none
Node v15.6.0
OS win,linux,mac

Input

span Text
  br/ more text

Expected Output

span Text
  br/ more text

Actual Output

span Text
  br/more text
@Shinigami92 Shinigami92 added the type: bug Functionality that does not work as intended/expected label Mar 19, 2021
@Shinigami92 Shinigami92 self-assigned this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant