View Single Post
  #1  
Old May 11th, 2007, 08:41 AM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default [code] tag is broken

The [code] tag is broken. It should just translate the [code] environment to a <pre> environment and it does that if you create a new post with [code] tags in it. But if you edit your post and want to submit it again, the forum software then prefixes every line of HTML output for the forum post with a <br/> tag, too, for unknown reasons. Together with the newlines encountered inbetween the <pre> tags this results in double newlines in the browser and makes the text rather unreadable because it's stretched out of proportions. Please remove the buggy bogus code which adds these useless <br/> tags all over the place.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote