You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(But note that emphasis marks <em>are</em> drawn for a space
731
-
that combines with any combining characters.)</li>
732
+
that combines with any combining characters.)
733
+
734
+
<li>Punctuation--specifically,
735
+
any <a>characters<a> that belong to the
736
+
Unicode Pc, Pd, Ps, Pe, Pi, or Pf <a>general categories</a> or
737
+
that belong to the Po <a>general category</a> and
738
+
have a <code>Sentence_Break</code> property of
739
+
<code>ATerm</code>, <code>Close</code>, <code>SContinue</code>, or <code>STerm</code>.
740
+
741
+
ISSUE: Semicolons should likely be categorized with punctuation here,
742
+
but the Unicode data file places them under <code>Sentence_Break=Other</code>.
743
+
744
+
ISSUE: This list needs review by JLTF/CLTF.
745
+
See <a href="https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AGeneral_category%3DPo%3A%5D%26%5B%5B%3ASentence_Break%3DATerm%3A%5D%5B%3ASentence_Break%3DSTerm%3A%5D%5B%3ASentence_Break%3DSContinue%3A%5D%5B%3ASentence_Break%3DClose%3A%5D%5D&g=Sentence_Break&i=">full list of characters</a>.
746
+
732
747
<li>Characters belonging to the Unicode classes for control codes
733
-
and unassigned characters (Cc, Cf, Cn).</li>
748
+
and unassigned characters (Cc, Cf, Cn).
734
749
</ul>
735
750
751
+
Note: Control over which characters are marked will be added in Level 4.
752
+
(The list of punctuation may also be further refined,
753
+
particularly for non-CJK punctuation.)
754
+
755
+
736
756
<h3 id="text-emphasis-color-property">
737
757
Emphasis Mark Color: the 'text-emphasis-color' property</h3>
0 commit comments