Gossamer Forum
Quote Reply
[code]
Why does code in code tags display improperly, randomly?

eg.....

Code:
sub one {

print two();

}

sub two {

return 5;

}

That code above has a blank line between every line but after posting there are no blank line.

If you checkout this post with the same code, all blank lines but one are gone....

http://www.gossamer-threads.com/...view&post=170173

Am I doing something to cause it?

Subject Author Views Date
Thread [code] Paul 3166 Nov 21, 2001, 2:55 PM
Thread Re: [PaulW] [code]
Wil 3046 Nov 21, 2001, 2:59 PM
Thread Re: [Wil] [code]
Paul 3031 Nov 21, 2001, 4:45 PM
Thread Re: [PaulW] [code]
Wil 3036 Nov 22, 2001, 1:22 AM
Thread Re: [Wil] [code]
Jagerman 3017 Nov 26, 2001, 2:19 PM
Post Re: [jagerman] [code]
Paul 3006 Nov 26, 2001, 3:41 PM
Post Re: [jagerman] [code]
Wil 2989 Nov 27, 2001, 1:59 AM