HTMLCLEANER-43: AllowSingleWhitespace incorrectly replaces <p>\n<a/></p> with <p> <a/></p>
- Removed <html><body> from test input for readability
- Added test for HTMLCLEANER-43
- SingleWhiteSpaceElement handling now correctly detects child elements after characters
|