When using ```diff in markdown, text after a blank line are not the appropriate color

Summary

Recreating:

+ line 1

+ line 3
+ line 4
- line 1

- line 3
- line 4

Screenshot for consistency:

image

What is the current bug behavior?

Diff colors are not working as appropriate.

What is the expected correct behavior?

Diff coloring should work as designed