An Roundtrip renderer for a CodeBlock and FencedCodeBlock.
public class CodeBlockRenderer : RoundtripObjectRenderer<CodeBlock>, IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.Write(RoundtripRenderer, CodeBlock)Writes the object to the specified renderer.WriteLeafRawLines(RoundtripRenderer, LeafBlock)Performs the write leaf raw lines operation.