> > ANyway, I think indenting everything with four spaces adds a lot to > > readbility in code, as your left margin is usually the most left > > pixel of your screen. > > Derick > > But couldn't it be done automagically during html generation process?
Part of the things can be done. If guys decide to indent all lines with two spaces, we can do the indentation. There's no need to indent all example lines with 1-2-3-4 spaces, if we can do it while generating... Goba