| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-28 | HTML reader: better handle non-li elements in ul and ol. | John MacFarlane | |
| For example, a `p` after a closed `li` will be incorporated into the previous `li`. This mirrors what browsers do with this invalid HTML. Closes #9809. | |||
