Function underline

  • Formats the content into underlined text.

    Type Parameters

    • Content extends string

      This is inferred by the supplied content

    Parameters

    • content: Content

      The content to wrap

    Returns `__${Content}__`

Generated using TypeDoc