Hacker News new | ask | show | jobs
by jsdalton 5698 days ago
Well, look at your own article. There's an h2 tag wrapped around each of the subheadings (e.g. "NO MORE H2-H5").

How do you propose content authors mark these up if they don't use an hn tag?

1 comments

The problem is that the subheading in my articles is really part of the main heading. Without it the heading itself loses meaning. When using the hgroup tag only the main title is considered for the document outline so I'm losing valuable information there. As for the fix, I'd rather split both titles in the h1 tag itself. That way both titles remain 1 whole, even for the document outline.