HasSpaceAfterQuoteChar Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

True if a space is parsed right after the quote character.

public bool HasSpaceAfterQuoteChar { get; set; }

Returns