Skip to content

Backport of "subparse: Look for the closing `>` of a tag after the opening `<`" into 1.20

Backport of !4895 (merged) "subparse: Look for the closing > of a tag after the opening <".

Commits:

  • 97c6d749 subparse: Look for the closing > of a tag after the opening <
  • 069065ad subparse: Skip after the end of a valid closing tag instead of only skipping <

Merge request reports