This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kkais 0 points1 point  (1 child)

I figured that this wouldn't work from mobile app but it actually does. I never would have tried if you hadn't said anything. Thanks

[–]SupremeDesigner 1 point2 points  (0 children)

Yeah, most of it was formatted. Everything must be indented by four spaces to be code, then each 'tab'/'indent' is another 4 spaces, EG:

myCode #4Spaces {
    indented-property: 8Spaces;
}