Represents a paragraph.
public class ParagraphBlock : LeafBlock, IBlock, IMarkdownObject
Related to CommonMark spec: 4.8 Paragraphs
kind:method, kind:property, kind:ctor. Press Esc to clear.ParagraphBlock()Initializes a new instance of the ParagraphBlock class.ParagraphBlock(BlockParser?)Initializes a new instance of the ParagraphBlock class.LastLineGets or sets the last line.