The delimiter used to separate the columns of a pipe table.
public class PipeTableDelimiterInline : DelimiterInline, IInline, IMarkdownObject, IEnumerable<Inline>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.PipeTableDelimiterInline(InlineParser)Initializes a new instance of the PipeTableDelimiterInline class.LocalLineIndexGets or sets the index of line where this delimiter was found relative to the current block.ToLiteral()Performs the to literal operation.