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

force-aligned also indents closing tag #1105

Closed
aeschli opened this issue Jan 8, 2017 · 1 comment
Closed

force-aligned also indents closing tag #1105

aeschli opened this issue Jan 8, 2017 · 1 comment

Comments

@aeschli
Copy link

aeschli commented Jan 8, 2017

Using the option wrap-attributes: force-aligned results in the following content:

<html>

  <head>
    <div class='foo'
      id='id'>
      divcontent
      </div>
      <span>
        f
      </span>
  </head>

</html>

@LukinoS, is that intended?

@bitwiseman
Copy link
Member

See #1103

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

No branches or pull requests

2 participants