Trimming (computer programming): Difference between revisions

Content deleted Content added
Line 38:
The [[Braille Patterns]] Unicode block contains {{unichar|2800|Braille pattern blank|html=}}, a [[Braille]] pattern with no dots raised.
The Unicode standard explicitly states that it does not act as a space.
 
The [[Non-breaking space]] {{unichar|00A0|Non-breaking space|html=}} can also be treated as non-space for trimming purposes.
 
==Usage==