htmlbeautifier
htmlbeautifier copied to clipboard
`<main>` not recognised as block element
Very useful gem! This is a very minor issue, but I noticed that the <main> tag is not listed in the HTML_BLOCK_ELEMENTS (here) and so does not automatically get a newline before and after it. Can we please consider adding it there?