When a suggested edit changes the indentation of some code (for example indenting four spaces to get proper formatting), the markdown diff often shows the changed spaces highlighted differently in each line:

This makes it unnecessarily unclear what really was edited.
Instead, all the lines should just have the first four spaces highlighted.