Base interface for all syntax tree inlines.
public interface IInline : IMarkdownObject
kind:method, kind:property, kind:ctor. Press Esc to clear.IsClosedGets or sets a value indicating whether this instance is closed.NextSiblingGets the next sibling inline.ParentGets the parent container of this inline.PreviousSiblingGets the previous inline.