Closed ksorv closed 4 years ago
What errors are they causing exactly?
From what I understand, with input
's being a void element, the solidus gets ignored regardless as per #6 of the start tag html spec.
That's interesting, I dont get it then! Why most of linters ask for a closing tag???
You're totally correct.
I'll close the issue but can you answer the question above!!! It's a headache, really.
Ohh they were just linting errors by stupid linters, Idk may be I've not updated them or they haven't updated!
Thanks for convo thom 😊
On Thu, Jun 4, 2020, 10:26 AM Brandon notifications@github.com wrote:
What errors are they causing exactly?
From what I understand, with input's being a void element, the solidus gets ignored regardless as per #6 https://html.spec.whatwg.org/multipage/syntax.html#start-tags of the start tag html spec.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mertJF/tailblocks/issues/30#issuecomment-638602082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIE2X24UKPUJP6CZ4RVNNZDRU4SPBANCNFSM4NSIL3TA .
Hey, I'm using TailBlocks and I see most of the self closing elements doesn't have closing tags.
Take a look at input tags on here:
This is CTA#2 in tailblocks docs.
If you're busy I can do a reformat for the project, to add those as they are Standard and cause to many errors.