I have a pre element with multiple consecutive text urls(not clickable).
In the editor they are consecutive, but when I click to view the post, they are not consecutive anymore, they have blank lines between them.
<pre>
http://sdadsadd
http://sdadsadd
http://sdadsadd
http://sdadsadd
http://sdadsadd
</pre>
In which php file this is done?