Function untagCodeBlocks

  • Untag code blocks in markdown text by adding them back.

    Returns

    updated markdown text

    Parameters

    • txt: string

      markdown text

    • tags: Map<string, string>

      tags

    Returns string

Generated using TypeDoc