InlineNode
public class InlineNode : RecursiveNode
InlineNode is the base class for all nodes which are rendered as an inline string (as opposed to a block node).
public class InlineNode : RecursiveNode
InlineNode is the base class for all nodes which are rendered as an inline string (as opposed to a block node).