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 424ac5c commit 5a861ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/text/l-affaire-uncle-john.xhtml
Expand Up @@ -9,7 +9,7 @@
<article id="l-affaire-uncle-john" epub:type="se:short-story">
<hgroup>
<h2 epub:type="title"><span xml:lang="fr">L’Affaire</span> Uncle John</h2>
<h3 epub:type="subtitle">(A Story in Letters)</h3>
<p epub:type="subtitle">(A Story in Letters)</p>
</hgroup>
<section id="uncle-john-1" epub:type="chapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
Expand Down

0 comments on commit 5a861ec

Please sign in to comment.