You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe because empty-line comes beforehr in the list of transformers? The h1? and h2? heading checks, present in empty-line, register true for = and - HRs. Or something else...
Would it be as simple as adding hr to the conditions of empty-linehere? Or should checks be rewritten, transformers reordered etc. Thanks!