-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
XmlDiffJs does not implement diffs for text elements but it would be a great addition for the library.
It's probably not wise to implement own text diff algorithm because there are so many great ones out there, so way to plugin existing algorithm should do the trick.
Reactions are currently unavailable