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

Some HTML divs split over new line at class attribute #630

Open
rstmsn opened this issue Feb 9, 2020 · 0 comments
Open

Some HTML divs split over new line at class attribute #630

rstmsn opened this issue Feb 9, 2020 · 0 comments

Comments

@rstmsn
Copy link

rstmsn commented Feb 9, 2020

I'm not sure if this is in error, or is somehow controlable via the configuration, but when beautifying HTML, I am seeing inconsistent results.

Take the following example. My unbeautified code is as follows:

Screen Shot 2020-02-09 at 15 57 12

You can see that, for some reason, some of the opening div tags are split across multiple lines at the 'class' attribute definition. Other divs, however, do not get split across multiple lines.

Is this occuring in error or is there an explanation / configuration parameter that is responsible?

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

No branches or pull requests

1 participant