We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029a3cd commit 13e6626Copy full SHA for 13e6626
css-text/Overview.bs
@@ -922,6 +922,12 @@ Line Breaking Details</h3>
922
due to ''break-all'', the characters must still be shaped as if the
923
word were not broken.</p>
924
925
+ <div class="example">
926
+ For example, if the word “نوشتن” is broken between the “ش” and “ت”,
927
+ the “ش” still takes its initial form (“ﺷ”), and the “ت” its medial form (“ﺘ”),
928
+ as in “ﻧﻮﺷﺘﻦ”.
929
+ </div>
930
+
931
<h3 id="line-break-property">
932
Breaking Rules for Punctuation: the 'line-break' property</h3>
933
0 commit comments