8000 Added option in readme · AXeL-dev/ngx-diff2html@9f620c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f620c6

Browse files
author
Shivendu Amale
committed
Added option in readme
1 parent 5fd3a15 commit 9f620c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ npm install --save ngx-diff2html
8080
| filename | string | Optional, default: '' (empty) | Can be used to display a filename at the top of diff results
8181
| format | `DiffFormat` | Optional, default: `side-by-side` | Possible values:<br> - `side-by-side`<br> - `line-by-line`
8282
| style | `DiffStyle` | Optional, default: `word` | Possible values:<br> - `word`<br> - `char`
83+
| showContext | boolean | Optional, default: `false` | Enable to show context lines
8384

8485
### Outputs
8586

0 commit comments

Comments
 (0)
0