Mat Brown
Mat Brown
@wylieconlon I think the report is correct—check [this snapshot](https://popcode.org/?snapshot=2653f334-d8b5-4108-abe7-0d68a4e87866): ```html Page Title Text before list List item Text after list ``` The `Text after list`, in the DOM, is not...
> Is it worth validating other cases of invalid parent-child relationships in HTML, such as not putting block tags inside inline tags? (like `` inside ``)? If this is a...
Actually having poked around a bit more, this is subtly different from what it looks like, and I actually think the scope is a bit narrower. This is _not_ actually...
@laxmy yep! just added you as a collaborator to the repo, can assign the issue once you’ve accepted the invite. thanks!
This one is fiddly to reproduce—I’ve been able to make it happen by pasting in the code from the error reports, but not consistently, and my last 25 or so...
This issue has been linked to an error in Bugsnag [**Error** in **/**](https://app.bugsnag.com/popcode/popcode/errors/5a97480e2f0809001989f984?event_id=5a97480e2f0809001989f983&i=gh&m=li)
An error linked to this issue has been marked as fixed in Bugsnag [**Error** in **/**](https://app.bugsnag.com/popcode/popcode/errors/5a95521c118ef60018df0f6a?event_id=5aa150e953aab9001910a502&i=gh&m=fx)
An error linked to this issue has been reopened in Bugsnag [**Error** in **/**](https://app.bugsnag.com/popcode/popcode/errors/5a95521c118ef60018df0f6a?event_id=5aa15a900812ea00193166e3&i=gh&m=rm)
@alecmerdler yep although not super-surprising—the indentation behavior is almost certainly coming from built-in ACE formatting rules (which are sadly hit-or-miss in the broad scheme of things)