Probably just split the individual strings that you need to diff into lists of strings so that you can use a regular text diff algorithm.
Log in to post a comment.