cleanup, docs
This commit is contained in:
@@ -11,7 +11,6 @@ return value : string with leading and trailing whitespace characters removed
|
||||
:content
|
||||
Returns `raw` with leading and trailing whitespace removed.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `trim()`
|
||||
- JavaScript / Node.js: `String.prototype.trim()`
|
||||
:example
|
||||
print(trim(" docs "), "\n");
|
||||
|
||||
Reference in New Issue
Block a user