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. ;)

P#36697 2017-01-26 02:20 ( Edited 2017-01-26 07:20)


[Please log in to post a comment]