Skip to content

Commit d35ebf2

Browse files
committed
topics/custom-ident-case-sensitivity: edited
1 parent 9572987 commit d35ebf2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

topics/custom-ident-case-sensitivity.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Various options:
3434

3535
- @counter-style names are always case-insensitive
3636
- via Unicode case-folding
37-
- via ASCII case-insensitivity
37+
- via ASCII case-insensitivity
38+
- via Unicode lowercasing
39+
- Something else?
3840
- @counter-style names are always case-sensitive; UA-defined keywords are simply defined for all case permutations. (Overriding one only overrides the permutation given.)
3941
- @counter-style names are case-sensitive, except those on the UA-defined list are special and are ASCII case-insensitive.
4042

0 commit comments

Comments
 (0)