PDA

View Full Version : <p></p> auto insert


Mjolniir
04-10-2008, 9:02 PM
all my text is automaticly put into a single paragraph, i want it to stop.thankyou for fixing this.

GrassDragon
04-10-2008, 9:10 PM
Just add a double break in between paragraphs.

Like this.

AJ
04-10-2008, 9:10 PM
actually all of your text is grouped within a single div, but not a single paragraph tag. that's how the system generates and displays text.

you can use your RETURN key to generate line breaks though.

Mjolniir
04-10-2008, 9:15 PM
i call'em like i see'em, and i saw paragraph tags when i edited my post to try to fix the problem.

AJ
04-10-2008, 9:57 PM
Then you obviously inserted them or your browser did.
HTML parsing is currently disabled within posts - so there's no way it would auto-generate itself.