Skip to content

Commit

Permalink
Update <hgroup> children after first <h#> to <p>, ref. new HTML standard
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jul 20, 2023
1 parent 50b6e35 commit 551d73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/text/halftitlepage.xhtml
Expand Up @@ -9,7 +9,7 @@
<section id="halftitlepage" epub:type="halftitlepage">
<hgroup epub:type="fulltitle">
<h2 epub:type="title">Vathek</h2>
<h3 epub:type="subtitle">An Arabian Tale</h3>
<p epub:type="subtitle">An Arabian Tale</p>
</hgroup>
</section>
</body>
Expand Down

0 comments on commit 551d73d

Please sign in to comment.