Function: org-string-clean-whitespace
org-string-clean-whitespace is a for
string-clean-whitespace, defined in subr-x.el.gz.
Signature
(org-string-clean-whitespace STRING)
Documentation
Clean up whitespace in STRING.
All sequences of whitespaces in STRING are collapsed into a single space character, and leading/trailing whitespace is removed.