What steps will reproduce the problem?
1. parse any page with <P> or <BR> in it
2. getText()
3.
What is the expected output? What do you see instead?
If the original page was like this:
one<br/>
<p>two</p>
three
I would expect one/ntwo/nthree
and instead I see "onetwothree"
What version of the product are you using?
Please provide any additional information below.
Original issue reported on code.google.com by jwindb...@gmail.com on 8 Apr 2014 at 10:39
Original issue reported on code.google.com by
jwindb...@gmail.com
on 8 Apr 2014 at 10:39