Circle V2 API Docs
    Preparing search index...
    interface MarkdownRendererProps {
        children: string;
    }
    Index

    Properties

    Properties

    children: string

    The markdown or HTML string to render. Accepts both markdown and raw HTML.