|
Indentation
One thing I have found very helpful when coding nested lists is the use of indentation.
My guess is that many of don't use indentation enough generally and most of the time there's no problem caused by that but with any sort of nested items then I think it's much better to indent.
|