ParseIndent() Method

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Parses the indentation from the current position in the line, updating StartBeforeIndent, ColumnBeforeIndent, Start and Column accordingly taking into account space taken by tabs.

public void ParseIndent()