UpdateSpanToInclude(SourceSpan) Method

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Updates this block span and all parent container spans to include the specified span.

public void UpdateSpanToInclude(SourceSpan span)

Parameters

span
SourceSpan

The span to include.