Closed toddself closed 10 years ago
If you're inside of a "block capable" tag (<ol>, <ul>, <blockquote>, etc) it needs to be able to indent contained elements prior to the end of that block capable tag.
<ol>
<ul>
<blockquote>
If you're inside of a "block capable" tag (
<ol>
,<ul>
,<blockquote>
, etc) it needs to be able to indent contained elements prior to the end of that block capable tag.