Base interface for the renderer of a MarkdownObject.
public interface IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.Accept(RendererBase, Type)Accepts the specified MarkdownObject.Write(RendererBase, MarkdownObject)Writes the specified MarkdownObject to the renderer.