-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
If I edit a spec to turn the
<h2>Status of this document</h2>
Section contentsinto
<details>
<summary><h2>Status of this document</h2></summary>
Section contents
</details>it starts failing pubrules with There must be a status section that follows the abstract, labeled with an h2 element with content "Status of This Document". The Team maintains the status section of a document. Obviously there is a status section here; Specberus just doesn't know to look inside the <details> for it.
I'd like to do this for https://w3ctag.github.io/explainers/, where ideally people reading it would start their experience by looking at the document's actual content, and not the W3C's metadata.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels