I ran pandiff with this command:
pandiff 1.md 2.md -s -o diff.html
1.md and 2.md are different versions of the same content
This screenshot shows the original output (red) compared with expected output (green).

For extra points: In the last diff, why is 'dummy' changed to "dummy" ?