Belin.io Core
    Preparing search index...

    Function newLineToBr

    • Replaces all new lines in the specified value by HTML line breaks.

      Parameters

      • value: string

        The string to format.

      Returns Iterable<string | TemplateResult>

      The formatted string.