Pos

Pos interface

Describes a text range in a Markdown document.

Signature:

export interface Pos 

Properties

PropertyModifiersTypeDescription
endLocEnd location.
startLocStarting location.