Unicode control characters: Difference between revisions

Content deleted Content added
Update unichar template to match character name from definitive source https://unicode.org/Public/UNIDATA/UnicodeData.txt
Line 37:
 
== Bidirectional text control ==
{{main|Bi-directionalBidirectional text}}
Unicode supports standard bidirectional text without any special characters. In other words Unicode conforming software should display right-to-left characters such as Hebrew letters as right-to-left simply from the properties of those characters. Similarly, Unicode handles the mixture of left-to-right-text alongside right-to-left text without any special characters. For example, one can quote Arabic (“بسم الله”) (translated into English as "Bismillah") right alongside English and the Arabic letters will flow from right-to-left and the Latin letters left-to-right.