arduino/reference-en

doc for trim() function does not define whitespace

DaleSchultz opened this issue · 2 comments

I think whitespace should be added to the glossary (or elsewhere) and define what exactly is regarded as whitespace and then link to that from the trim() function reference at https://www.arduino.cc/reference/en/language/variables/data-types/string/functions/trim/

The whitespace definition is here
https://docs.arduino.cc/built-in-examples/strings/StringLengthTrim

Adding this link or the information to trim() would be very helpful.

Hi @DaleSchultz. Thanks for taking the time to submit an issue.

I see we have another report about this at #707.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.