Content deleted Content added
Drmccreedy (talk | contribs) Undid revision 984047053 by 2601:281:CC00:9DC0:CD3E:6E1B:AEBF:7908 (talk) Not really related because Ideographic Description Characters are simply displayed and don't alter the display of adjacent characters. |
|||
Line 8:
== Unicode introduced separators ==
In an attempt to simplify the several [[newline]] characters used in legacy text{{citation needed|date=November 2014}}, Unicode introduces its own newline characters to separate either lines or paragraphs: {{unichar|2028|line separator|html=}} (abbreviated {{ctrl|LS}} or {{ctrl|LSEP}}) and {{unichar|2029|paragraph separator|html=}}
Like CR and LF, LS and PS are effectors for text formatting; unlike CR and LF, they are not treated as "control codes" for [[ECMA-35]]/[[ECMA-48]] purposes (category {{code|Cc}}). They are assigned to ''[[sui generis]]'' [[Unicode character property#General Category|Unicode categories]] {{code|Zl}} and {{code|Zp}} respectively, under the major category {{code|Z}} (separator) used for certain [[whitespace character]]s.
== Language tags ==
|