12 ms·
Is it just me or should the bullets and numbers of the lists be indented?
by Martijn 15y ago
Is it just me or should the bullets and numbers of the lists be indented?
- jacobolus 15y agoMany typographers prefer to set lists with the text aligned on the left, and the bullets and numerals pushing into the margin, because it integrates the list better with the text and is less visually distracting. See e.g. http://www.iamdavedawson.com/articles/hanging-discussing/ http://www.iamdavedawson.com/articles/hanging-discussing/
- cabalamat 15y ago> Many typographers prefer to set lists with the text aligned on the left, and the bullets and numerals pushing into the margin. I don't think this would work very well if you have multiple levels of bullets.
- jacobolus 15y agoIf you have multiple levels of bullets, there’s usually something going wrong. Hierarchical bullet lists which use nested indents are in my experience an absolutely terrible device for conveying complicated ideas.
- ojilles 15y agoTo each his own opinion. For me mutliple levels of bullets approach a mind map [1], rather than a list of things. And those can be really handy. [1] http://en.wikipedia.org/wiki/Mind_map http://en.wikipedia.org/wiki/Mind_map
- moe 15y agoIf you have multiple levels of bullets, there’s usually something going wrong. Nonsense. There are many situations where 2 or even more levels of hierarchy are exactly what you want. Screwing up such a common need in favor to a questionable typographic preference is not a good idea. And yes, in theory you can "fake" the hierarchy with headlines. In practice that tends to look rather odd and make it hard to actually recognize the hierarchy. Especially in a whitespace-heavy stylesheet like this one.
- yoklov 15y agoYou're often right, however, the markdown spec supports nested lists, so just throwing them out (or making them far, far more difficult to understand) under the pretense that you're organizing your data poorly and should do it differently is somewhat unreasonable in this case.
- peng 15y agoIt just looks messy here, since there's not enough padding on the left side of the page to account for the hanging bullets.
- russross 15y agoI agree. Nested lists seem to be completely flattened, making them almost unusable.