Skip to content

Now use 2 spaces for list indent, and don't mess with code ident which is 4

Olivier JACQUES requested to merge list_2_indent into main

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.

Edited by Olivier JACQUES

Merge request reports