Skip to content

Commit

Permalink
Add z3998:name-title semantic to some abbreviations
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Nov 28, 2023
1 parent 16fd871 commit 7c58bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/epub/toc.xhtml
Expand Up @@ -23,13 +23,13 @@
<a href="text/chapter-3.xhtml"><span epub:type="z3998:roman">III</span>: The Wild Wood</a>
</li>
<li>
<a href="text/chapter-4.xhtml"><span epub:type="z3998:roman">IV</span>: <abbr>Mr.</abbr> Badger</a>
<a href="text/chapter-4.xhtml"><span epub:type="z3998:roman">IV</span>: <abbr epub:type="z3998:name-title">Mr.</abbr> Badger</a>
</li>
<li>
<a href="text/chapter-5.xhtml"><span epub:type="z3998:roman">V</span>: <span xml:lang="la">Dulce Domum</span></a>
</li>
<li>
<a href="text/chapter-6.xhtml"><span epub:type="z3998:roman">VI</span>: <abbr>Mr.</abbr> Toad</a>
<a href="text/chapter-6.xhtml"><span epub:type="z3998:roman">VI</span>: <abbr epub:type="z3998:name-title">Mr.</abbr> Toad</a>
</li>
<li>
<a href="text/chapter-7.xhtml"><span epub:type="z3998:roman">VII</span>: The Piper at the Gates of Dawn</a>
Expand Down

0 comments on commit 7c58bb1

Please sign in to comment.