Only "full HTML" input format shows line breaks.
'filtered HTML' shows one long paragraph.
Try this node: http://worldbike.org/what-open-source-bicycle-design
'filtered HTML' shows one long paragraph.
Try this node: http://worldbike.org/what-open-source-bicycle-design
P Tag Being Filtered
Looks like the issue was that the P tag was being filtered by the Filtered HTML Input Format. I added the P tag to the list of allowed tags and it looks like it's working correctly now.