Oh! I understand now.
That is an html issue/feature, line breaks are ignored by default. You can go to your FormEmailer settings and wrap the placeholder of this answer with the "pre" tag, e.g.
<b>Paragraph Question: </b>
<pre>#Paragraph Question#</pre><br>
Another solution is to drop html formatting entirely, if you don't like it (by removing all tags and unchecking the box on the settings interface).
But then you'll not be able to get the texts bold or italic, etc.
Hope this helps,
Henrique G. Abreu