mmanela/diffplex

can we detect moved lines?

cakmaksevgi opened this issue · 2 comments

We know deleted, inserted, and modified lines for now. Is there any way to understand moved lines also?

like notepad++ compare plugin

I generate diff HTML like this library textdiff . BlazorTexdiff uses diffplex as well. I want to show moved lines as blue for example.