Sandcastle.Core.Markdown.Renderers Namespace

This namespace contains Markdig renderers used to convert Markdown to MAML.

Classes

AlertBlockRenderer A MAML renderer for AlertBlock elements.
CodeBlockRenderer A MAML renderer for CodeBlock.
CodeInlineRenderer A MAML renderer for CodeInline elements.
HtmlBlockRenderer This class is used to render HTML blocks from Markdown
LinkInlineRenderer This is a derived link inline renderer that converts reference links to images, conceptual topics, and code entity references to the form recognized by the build components.
MamlTopicRenderer This is a modified version of the HTML renderer that converts a markdown file to a MAML topic for the Sandcastle Help File Builder build process.
ParagraphRenderer A MAML renderer for ParagraphBlock.