PDA

View Full Version : Extra lines in comments?


Paul Wood
02-11-2006, 02:40 PM
When someone leaves a comment with a blank line between paragraphs, it seems to be displayed as two lines. This happens with several templates.

Has anyone else noticed this? Is there a way to change it back to one line? For an example, see the comments on this page:

http://pnjwood.com/fotoblog/index.php?showimage=266

blinking8s
02-11-2006, 04:55 PM
i noticed it a while back...something that got low on the checklist of issues during the last bit...

we'll def check it out

se.nsuo.us
02-12-2006, 07:05 AM
looks like a problem with markdown combined with nl2br again...

Paul Wood
03-02-2006, 03:52 PM
Is there a work-around for this? It's making some of my comments a little hard to read.

Example on this page: http://pnjwood.com/fotoblog/?showimage=286

se.nsuo.us
03-03-2006, 03:40 AM
Find the line $image_notes = markdown($image_notes); in index.php and comment it out

Paul Wood
03-03-2006, 02:39 PM
Thanks for the help, but unfortunately, it didn't make a difference.

inocuo
05-16-2006, 02:00 PM
i have the same problem. When you leave a line space between paragraphs, you get two consecutive <br /> instead of only one. Anybody knows how to fix it?

Thanks for the help

inocuo
07-03-2006, 02:59 PM
Read this topic (http://forum.pixelpost.org/showthread.php?t=4455) to see a possible solution

washy21
07-04-2006, 06:35 AM
I'm having the same problem too. Tried both the methods suggested but it isn't fixing it with me.

Is it something to do with Askimet ?

If anyone could get to the bottom of this I would be really grateful as it does make comments hard to read and looks ugly.

regards

JOhn

se.nsuo.us
07-04-2006, 09:01 AM
Akismet does not modify the content of your comment

washy21
07-04-2006, 01:12 PM
Thanks,

God knows why it does it then. It's frustrating.