Now use 2 spaces for list indent, and don't mess with code ident which is 4
With MR !25 (merged), we don't (should not) use lists in markdown indented with 4 spaces, which conflicts with code indentation (4 spaces too). This MR moves all nested indent to 4 spaces.