mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Merge pull request #10219 from pimentel/master
update documentation for rowRangeForParagraphAtBufferRow
This commit is contained in:
commit
082d99fc18
@ -551,7 +551,7 @@ class Cursor extends Model
|
||||
|
||||
# Public: Retrieves the range for the current paragraph.
|
||||
#
|
||||
# A paragraph is defined as a block of text surrounded by empty lines.
|
||||
# A paragraph is defined as a block of text surrounded by empty lines or comments.
|
||||
#
|
||||
# Returns a {Range}.
|
||||
getCurrentParagraphBufferRange: ->
|
||||
|
Loading…
Reference in New Issue
Block a user