Represents an indented code block.
public class CodeBlock : LeafBlock, IBlock, IMarkdownObject
Related to CommonMark spec: 4.4 Indented code blocks
kind:method, kind:property, kind:ctor. Press Esc to clear.CodeBlock(BlockParser)Initializes a new instance of the CodeBlock class.CodeBlockLinesGets or sets the code block lines.