cldr
Version:
Library for extracting data from CLDR (the Unicode Common Locale Data Repository)
24 lines (23 loc) • 803 B
text/xml
<!-- Copyright © 1991-2025 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-3.0
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="zh"/>
<script type="Hant"/>
</identity>
<segmentations>
<segmentation type="LineBreak">
<!-- Placeholder until the rules here are updated to reflect the CSS line break variants -->
<variables>
<variable id="$ID">[[\p{Line_Break=Ideographic}] [$CJ]]</variable>
<variable id="$NS">\p{Line_Break=Nonstarter}</variable>
</variables>
</segmentation>
</segmentations>
</ldml>