Operator .text() is interpreting/eliminating the following inclusions:
- Sequenced space characters
- Character entities like  
- In-line references like a href="http://www.youtube.com/watch?v=..." target="_blank"
How I can read text block between
<p> ... </p>
without any interpretation?