Function tagCodeBlocks

  • Tag code blocks in markdown text and remove them.

    Returns

    [updated markdown text, tags]

    Parameters

    • txt: string

      markdown text

    Returns [string, Map<string, string>]

Generated using TypeDoc