How I can find all text nodes which are not an element nodes?
For example:
I have this text.
<strong>Hallo!</strong> What <strong>are</strong> <strong>you doing</strong>?
And I want find only words "What" and "?". Is it possible?
Original issue reported on code.google.com by neumann....@gmail.com on 1 Aug 2013 at 2:09
Original issue reported on code.google.com by
neumann....@gmail.com
on 1 Aug 2013 at 2:09