====== Non-breaking Space Syntax Plugin ====== Text nach rechts einrücken ===== Usage ===== The markup syntax implemented by this plugin is quite simple and looks like either \ (i.e. a ''backslash''((''backslash'': ASCII char #92)) character followed by a ''space'')((One could call this an "''escaped space''")) or ~~SP~~ (for those of you who'd rather a more expressive markup). Whenever one of the­se cha­rac­ter sequences((you may use whichever variant you like and may even mix them in the same page)) is found it will be replaced by the appropriate UTF-8 cha­rac­ters. That's all. Personally I'd recommend to use the first variant (i.e. ''__%%\ %%__'') as it both seems to be more intuitive and needs less characters to type and store.\\ Both ways of mark­up, how­ever, are replaced by the UTF-8 character sequence exactly the same.