quarkdown
Toggle table of contents
1.9.2
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-lsp
/
com.quarkdown.lsp.util
/
getLine
get
Line
fun
String
.
getLine
(
line
:
Int
)
:
String
?
Return
the line at the specified index, or null if the index is out of bounds
Parameters
line
the line number (0-based)