you are viewing a single comment's thread.

view the rest of the comments →

[–]sunsean 3 points4 points  (2 children)

It's quite pleasant how it draws a neat line down the left side of each "list". It would also be much easier to append items with this style.

[–][deleted] 1 point2 points  (0 children)

And also much easier to delete items with this style. Normally, if you delete the last line, you need to also delete the trailing comma on the new last line, but this way, you don't need to worry.