API Reference
Interface
IRenderableMarkdownInline
Rendering contract for inline nodes that can serialize themselves back to Markdown and HTML. Custom inline parser extensions should implement this so the reader, writer, and syntax tree can preserve the node without falling back to opaque object output.