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