endColumn
The column where the text ends in the Markdown source.
Declaration
let endColumn: IntDiscussion
This property uses 1-based counting. Columns represent UTF-8 indices; for multi-byte characters, the column indicates the first byte.
The column where the text ends in the Markdown source.
let endColumn: IntThis property uses 1-based counting. Columns represent UTF-8 indices; for multi-byte characters, the column indicates the first byte.