Overview
Artifact ID: | 17e4b56caaf99b23fdeb86936b9823b023d749c2 |
---|---|
Ticket: | 2d00038076fea4752b5b48eea4361242296fbeed
Wiki engine inserts extra <p> before <li> in lists |
User & Date: | eric 2009-03-25 13:19:17 |
Changes
- Appended to comment:
<hr><i>eric added on 2009-03-25 13:19:17:</i><br> Since [c963a7763d], a <ul> generated from an "*" line has contained a <p> which contains the <li>(s). There are no unbalanced tags, but <ul> is supposed to contain only <li>s. Obviously most browsers do not care, but it may cause odd issues with stylesheets.
- resolution changed to: "Open"