I\'d like to trim the leading whitespace inside p tags in XML, so this:
Hey, italics and italics!
You want:
This wraps the string in "[]", then performs normalize-string(), then finally removes the wrapping characters.
"[]"
normalize-string()