When upgrading from a 4.4 site to a 4.5 site, all nodes, blocks, etc are automatically set to the "Filtered HTML" input format. This changes the way line-breaks are handled so that newlines automatically become
in places where it's not appropriate.

There needs to be a way to prevent newlines from translating to HTML across the entire site.

Comments

tones’s picture

I was able to simply fix this by changing the "Unfiltered HTML" input-format type to not convert linebreaks.