2

I'd like to show revisions of text, and I love how StackOverflow does it (e.g. see below). Is there an open source .NET code that can receive two texts and output such a result? If you know of a paid solution that may also be relevant, thanks.

enter image description here

Roee Adler
  • 33,434
  • 32
  • 105
  • 133

1 Answers1

5

You may checkout the following javascript library by John Resig.

Darin Dimitrov
  • 1,023,142
  • 271
  • 3,287
  • 2,928