The OpenD Programming Language

normalizeWhitespace

Normalizes the whitespace in the given text according to HTML rules.

string
normalizeWhitespace
(
string text
,)

Meta

History

Added March 25, 2022 (dub v10.8)

The stripLeadingAndTrailing argument was added September 13, 2024 (dub v11.6).