This belongs to the outer list element, and is aligned accordingly, since the NAME attribute is not indented deeply enough. It is not enough for the BEGIN alone to be aligned deeply if the block is meant to have a NAME.
Still in the shallower list element since the preceding example
block forced the deeper list element to terminate.
Outside all lists.
^D
<ul>
<li><p>depth 1</p>
<preid="bob"class="example"><code> Vertical alignment is four spaces beyond the appearance of the word "depth".
</code></pre>
<ul>
<li><p>depth 2</p>
<preclass="example"><code>Vertically aligned with the second appearance of the word "depth".
</code></pre>
<preclass="example"><code> Vertical alignment is four spaces beyond the second
appearance of the word "depth".
The "begin" portion is a component of
this deeper list element, so that guarantees
that the entire block must be a component of the
inner list element.
</code></pre>
<p>Still inside the inner list element</p></li>
</ul>
<preid="carrie"class="example"><code>This belongs to the outer list element, and is aligned accordingly, since the NAME attribute is not indented deeply enough. It is not enough for the BEGIN alone to be aligned deeply if the block is meant to have a NAME.