diff --git a/docs/design/normalization/custom.md b/docs/design/normalization/custom.md index 966938115305..41f060f0282e 100644 --- a/docs/design/normalization/custom.md +++ b/docs/design/normalization/custom.md @@ -181,7 +181,10 @@ Possible combinations and their encoding: _The rows of the table, from bottom to top, are encoded with increasing 16-bit "norm16" values as noted in the last column. Per-row and per-row-group properties are determined via norm16 range checks._ - + + + +
@@ -756,7 +759,7 @@ _The rows of the table, from bottom to top, are encoded with increasing 16-bit " The minYesNoMappingsOnly distinction was added in ICU 49, .nrm formatVersion 2.0. In formatVersion 1.0, the data for either type of yesNo characters (combines-forward or not) were mixed, and the mapping's firstUnit bit 6 was the `MAPPING_PLUS_COMPOSITION_LIST` flag. See the firstUnit documentation below. - +