Internal delimiter used by some parsers (e.g emphasis, tables).
[DebuggerDisplay("{ToLiteral()} {Type}")]
public abstract class DelimiterInline : ContainerInline, IInline, IMarkdownObject, IEnumerable<Inline>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.DelimiterInline(InlineParser)Initializes a new instance of the DelimiterInline class.IsActiveGets or sets a value indicating whether this instance is active.ParserGets the parser.TypeGets or sets the type of this delimiter.ReplaceByLiteral()Performs the replace by literal operation.ToLiteral()Converts this delimiter to a literal.