https://w3c.github.io/bp-i18n-specdev/#char_esc_end
Escape syntax SHOULD require either explicit end delimiters or a fixed number of characters in each character escape.
Should we recommend forms like \u{H…H} since it's more convenient (it allows for variant length of hexadecimal digits)?
https://w3c.github.io/bp-i18n-specdev/#char_esc_end
Should we recommend forms like
\u{H…H}since it's more convenient (it allows for variant length of hexadecimal digits)?