Skip to content

Commit 34be1d1

Browse files
dgsebastianbergmann
authored andcommitted
1 parent 932a760 commit 34be1d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,3 +202,5 @@ The code above yields the output below:
202202
)
203203
)
204204
)
205+
206+
Note: If the chunk size is 0 lines, i.e., `getStartRange()` or `getEndRange()` return 0, the number of line returned by `getStart()` or `getEnd()` is one lower than one would expect. It is the line number after which the chunk should be inserted or deleted; in all other cases, it gives the first line number of the replaced range of lines.

0 commit comments

Comments
 (0)