Closed
Description
Hi there.
This is neither a rule proposal nor a bug. I would just like to know if there is a possibility to tailor the rule multiline-html-element-content-newline
to my needs.
I really like to insert empty lines in longer markup files to group some of the code for better readability. Now my eslint warns me that it found 2 lines instead of 1.
I think the rule itself is useful, but I would like it to not warn me if there are more than 1 lines found.
Thanks for your input on this issue.
Cheers
J