mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 10:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a57cf2d53d
commit
c9dc124f7a
1
diff2.js
1
diff2.js
@ -826,6 +826,7 @@ function(A, B, cmp){
|
||||
// .....will we have container border issues here???
|
||||
// ........should this be optional???
|
||||
// this can also be achieved by nesting...
|
||||
// XXX not yet sure if this is not over-complicating things...
|
||||
var keyValueDiff =
|
||||
function(A, B, options={}){
|
||||
return diffSections(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user