• Takes a content and returns all existing md-* elements found inside. Pruned and unified.

    Parameters

    • content: string
    • includeComments: boolean = false

    Returns MdElement[]

    Argument

    content Content to analyze.

    Argument

    includeComments Whether to strip comment from the content or not.

Generated using TypeDoc