Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marktext/marktext
/ getLine
Method
getLine
packages/desktop/test/e2e/source-math.spec.ts:22–22 ·
view source on GitHub ↗
(n: number)
Source
from the content-addressed store, hash-verified
20
interface
CMInstance {
21
lastLine(): number
22
getLine(n: number): string
23
getTokenAt(pos: { line: number; ch: number }, precise?: boolean): unknown
24
}
25
Callers
1
readSourceState
Function · 0.80
Calls
no outgoing calls
Tested by
1
readSourceState
Function · 0.64