Trimming (computer programming): Difference between revisions

Content deleted Content added
Fix character name (per https://www.unicode.org/Public/11.0.0/ucd/UnicodeData.txt)
Line 39:
The Unicode standard explicitly states that it does not act as a space.
 
The [[Non-breaking space]] {{unichar|00A0|NonNO-breakingBREAK spaceSPACE|html=}} can also be treated as non-space for trimming purposes.
 
==Usage==