Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List subentries are not nesting correctly #8

Open
nelliemckesson opened this issue Mar 23, 2015 · 0 comments
Open

List subentries are not nesting correctly #8

nelliemckesson opened this issue Mar 23, 2015 · 0 comments

Comments

@nelliemckesson
Copy link
Contributor

List subentries are nesting incorrectly. Only the first subitem gets correctly nested, and then the parent list closes and the remaining subentries get placed in an adjacent list conatiner. See the following example:

<li class="ListUnnumul">
<p class="ListUnnumul">THE ALIEN, THIRD (MATURE) PHASE.  Having left its victim, the Alien promptly grows to man-size, whereupon it is terrifically dangerous. It is very mobile, strong, and capable of tearing a man to pieces. </p>
<ul>
<li class="ListUnnumSubentryusl">
<p class="ListUnnumSubentryusl">It feeds on human flesh. This creature should be a profane abomination. Our producers have suggested that something resembling an over-sized, deformed baby might be suffieciently loathsome. In any event, we wish you to feel free to create your own design.</p></li></ul></li></ul>
<ul>
<li class="ListUnnumSubentryusl">
<p class="ListUnnumSubentryusl">When someone touches the Spore Pod, the lid flies off, and the small Alien (First Phase) leaps out and attaches itself to the face of the victim.</p></li></ul>
<ul>
<li class="ListUnnumSubentryusl">
<p class="ListUnnumSubentryusl">This is a small creature which bites its way out of the victim's body.</p></li></ul>
<ul>
<li class="ListUnnumSubentryusl">
<p class="ListUnnumSubentryusl">It feeds on human flesh. This creature should be a profane abomination. Our producers have suggested that something resembling an over-sized, deformed baby might be suffieciently loathsome. In any event, we wish you to feel free to create your own design.</p></li></ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant