Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Generating trees for HTML with paragraphs nested in other paragraphs fails. #2180

Open
hansjovis opened this issue Mar 1, 2019 · 0 comments
Labels
bug component: parse tree innovation Innovative issue. Relating to performance, memory or data-flow.

Comments

@hansjovis
Copy link
Contributor

The tree parser fails when entering trying to parse paragraphs or headings within other paragraphs and headings:

<h1>This is a <p>paragraph</p></h1>

Although this is invalid HTML, we do not want it to fail completely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug component: parse tree innovation Innovative issue. Relating to performance, memory or data-flow.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants