We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cea8db commit 748bfe7Copy full SHA for 748bfe7
src/editorview.ts
@@ -621,7 +621,7 @@ export class EditorView {
621
}
622
623
/// Find the line block (see
624
- /// [`lineBlockAt`](#view.EditorView.lineBlockAt) at the given
+ /// [`lineBlockAt`](#view.EditorView.lineBlockAt)) at the given
625
/// height, again interpreted relative to the [top of the
626
/// document](#view.EditorView.documentTop).
627
lineBlockAtHeight(height: number): BlockInfo {
0 commit comments