Log In  


I somehow only just noticed that the BBS clips leading space on lines inside code regions:

function foo()
  print("i swear I indent my code")
  if (honest == true) then
    print("... honest")
  end
end

Can we get this fixed? I think maybe I've seen this on the board and just assumed that nobody indents their code. ;)

2



[Please log in to post a comment]