Unwanted Line Breaks
Nav - February 22, 2008 - 02:46
Newbie here. I have some existing HTML I would like to paste into pages. Using NVU (tried others) if I copy the HTML source and paste it into the body form of a page, the result has unwanted line breaks. What was a normal paragraph in NVU preview ends up as a series of short paragraphs. The line breaks show up at the same place that the text is broken in the HTML view of NVU.
I tried installing smartlinebreakconverter but it didn't help.
This is driving me nuts and I need to get this resolved in order to make Drupal work for my site. Can anyone get me pointed in the right direction?

Look at the help text for
Look at the help text for the input formats:
Full HTML
* Web page addresses and e-mail addresses turn into links automatically.
* Lines and paragraphs break automatically.
Either edit that format to remove the line break filter, or create a new format that doesn't have it.
Got it! Thanks.
Got it! Thanks.