• Parse title and body to be a single formatted string.

    Parameters

    • title: string

      The title of the message. Will be formatted as a heading.

    • body: string

      The body of the message. Will respect the original formatting.

    Returns string

    The formatted message.