FindClosestLine(MarkdownDocument, Int32) Method

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Performs the find closest line operation.

public static int FindClosestLine(this MarkdownDocument root, int line)

Parameters

line
Int32

Returns