markdown-it - v15.0.2
    Preparing search index...

    Function fromCodePoint

    • Converts a Unicode code point to a string, like String.fromCodePoint(), but does not throw for invalid input.

      Parameters

      • c: number

      Returns string