Code: Select all
(function(){
for(i = 0; i < 5; i++) {
alert(i)
}
})()
When I open edit mode of one of my post I see they still have indentations, but when I browse forum they are not visible. Was anything changed in settings during last week like disallowing TABs I use for indentations (however I tried SPACEs, and they don't work too)? Both TABs and SPACEs work while writing post (in code markes, but not after SUBMITING a content). Take them back as now scripts on this forum are completely unreadable !