|
[
Permlink
| « Hide
]
Vincent Massol added a comment - 11/Jan/09 12:15
The extra space is a bug indeed. For the BR the problem is that the input is not valid XHTML so the pb is with the input IMO (with the cleaner).
ok I've debugged the problem and the problem is that the XHTML parser receives invalid XHTML (BR is not a block element). Thus the clean must transform BR into DIV with the proper class.
|
||||||||||||||||||||||||||||||||||||||||||||||