• This function is used to render a provided string as HTML rather than escape special characters.

    Returns

    Unencoded HTML string

    Parameters

    • html: string

      HTML string

    Returns Handlebars.SafeString