Add block level children to LoI items

This commit is contained in:
Alex Cabal 2020-09-16 19:07:29 -05:00
parent cffb49c4b3
commit 87c1959e44

View file

@ -11,7 +11,9 @@
<h2 epub:type="title">List of Illustrations</h2> <h2 epub:type="title">List of Illustrations</h2>
<ol> <ol>
<li> <li>
<a href="chapter-4.xhtml#illustration-1">Diagram showing descent of varieties of species in a genus.</a> <p>
<a href="chapter-4.xhtml#illustration-1">Diagram showing descent of varieties of species in a genus.</a>
</p>
</li> </li>
</ol> </ol>
</nav> </nav>