mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 02:50:10 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b3a524d1a9
commit
815d97fb9b
@ -21,7 +21,7 @@
|
|||||||
- [Deep compare](#deep-compare)
|
- [Deep compare](#deep-compare)
|
||||||
- [Patterns](#patterns)
|
- [Patterns](#patterns)
|
||||||
- [Patterns (EXPERIMENTAL)](#patterns-experimental)
|
- [Patterns (EXPERIMENTAL)](#patterns-experimental)
|
||||||
- [JSON compatibility](#json-compatibility)
|
- [JSON compatibility](#json-compatibility)
|
||||||
- [Extending Diff](#extending-diff)
|
- [Extending Diff](#extending-diff)
|
||||||
- [The Diff format](#the-diff-format)
|
- [The Diff format](#the-diff-format)
|
||||||
- [Flat](#flat)
|
- [Flat](#flat)
|
||||||
@ -339,7 +339,7 @@ XXX examples...
|
|||||||
`OF(A, N)`
|
`OF(A, N)`
|
||||||
|
|
||||||
|
|
||||||
### JSON compatibility
|
## JSON compatibility
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
var json = diff.json()
|
var json = diff.json()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user