PHP-FineDiff
PHP-FineDiff copied to clipboard
How to grab the deleted words (highlighted in red)?
Thanks for this great library. I am trying to create a module where two passages have to be compared and the wrongly typed words and not typed words have to be displayed separately. I found this library very useful. But, in this library, I couldn't find any method which can return wrongly typed words and not typed words separately, so that it can be stored in a variable.
Kindly reply if this can be achieved through this library.