docsy
docsy copied to clipboard
A number of layouts generate nested <main> elements
<main>elements cannot be nested -- it isn't valid HTML- Also, the main role is unnecessary for element main -- according to the w3.org validator
- For a concrete example, see #1133