@wdprlib/parser
    Preparing search index...
    • Apply all whitespace normalization substitutions to the given text.

      Substitutions are applied in a specific order that avoids interference between steps (e.g., DOS newlines must be normalized before backslash continuation can be detected).

      Parameters

      • text: string

      Returns string