startLine
The line where the text begins in the Markdown source.
Declaration
@property (readonly) NSInteger startLine;Discussion
This property uses 1-based counting.
The line where the text begins in the Markdown source.
@property (readonly) NSInteger startLine;This property uses 1-based counting.