Contents

startLine

The line where the text begins in the Markdown source.

Declaration

@property (readonly) NSInteger startLine;

Discussion

This property uses 1-based counting.

See Also

Getting Markdown Source Position Properties