Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0-alpha-8
-
None
Description
The Xhtml parser called pageBreak instead of lineBreak on <br /> elements.
I also added in the ability for the parser to sink.nonBreakingSpace() on entities. This will not work until the XML parser supports supressing of entity conversion (currently is just converted to a whitespace).