Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 07217fb

Browse files
author
Wliu
authored
📝
[ci skip]
1 parent 028c495 commit 07217fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/text-buffer.coffee

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ class CompositeChangeEvent
103103
# buffer2.setTextInRange(oldRange, newText)
104104
# }
105105
# })
106+
# ```
106107
#
107108
# If you needed to apply the changes in the forwards order, you would need to
108109
# incorporate the impact of preceding changes into the range passed to

0 commit comments

Comments
 (0)