DefaultExtensions Property

Definition

Assembly Markdig.dll

Gets the default pipeline to configure if no tag was found in the input text. Default is null (core pipeline).

public string? DefaultExtensions { get; }

Returns