Game Development Community

new codeblocks!

by Orion Elenzil · in Site Feedback · 04/07/2009 (5:26 pm) · 6 replies

i love the new codeblock styling! rock on!

however, i think it might have introduced a bug,
in this thread, the #7 reply is by me and had a little bit of text and sort of a lot of code, and now renders as entirely blank.

elenzil.com/gg/images/missing.jpg

#1
04/07/2009 (5:42 pm)
Same problem here, in which I posted two successive posts with a code block and some small amount of text in each post. The second post disappeared. I can "edit" the post and see the code in the edit form, it just doesn't display now for some reason -- yet it did when I posted it last night though.

And I wanted to make a picture too ;)
i167.photobucket.com/albums/u143/heretek/torque/missingPost.jpg
#2
04/07/2009 (5:45 pm)
hmm, yeah, now you mention it i think mine may have included two codeblocks as well.
#3
04/07/2009 (5:46 pm)
testing one codeblock:
foo()
{
};
#4
04/07/2009 (5:52 pm)
whoa, it won't Let me post comments with two codeblocks, or apparently using italics markup.
#5
04/08/2009 (1:55 am)
Just playing to see what causes this.

// testing
x,y,z

or this
// test 2
a,b,c

Edit: can't seem to re-produce it by altering around code blocks here, can you edit the missing posts and does that then display the code blocks still?
#6
04/08/2009 (12:41 pm)
looks fixed.