Commit e1153832b0a31b872517ab582641630e2d14cec7

Nick Wellnhofer 2024-01-07T01:29:37

parser: Fix quadratic behavior when copying entities Process the first and last text node with the SAX handler to make the text merging optimization kick in. Fixes #657.