Author Topic: Code BB tag bug and work-around  (Read 3589 times)

0 Members and 1 Guest are viewing this topic.

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Code BB tag bug and work-around
« on: January 06, 2012, 11:59:46 am »
I have found that if you use code that looks like this:

Code: [Select]
[ code]some code[ /code]

or this:

Code: [Select]
[ code]
some code[ /code]

The numbers will turn out wrong. However, doing this type of code:

Code: [Select]
[ code]
some code
[ /code]

Makes the number aligned, but also adds a new line to the end of the codeblock.

Just thought that information would be useful ;)



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Code BB tag bug and work-around
« Reply #1 on: January 06, 2012, 12:10:40 pm »
ow, nice, i was already like O.o, Y U numbers no align??? thanks :)

Code: [Select]
test
« Last Edit: January 06, 2012, 12:11:04 pm by Nick »

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Code BB tag bug and work-around
« Reply #2 on: January 06, 2012, 12:27:41 pm »
ow, nice, i was already like O.o, Y U numbers no align??? thanks :)

Code: [Select]
test
You're welcome :)

I figured the work-around out a couple days ago.
« Last Edit: January 06, 2012, 12:27:53 pm by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0