From Jason Turner

[lex.name]

Diff to HTML by rtfpessoa

tmp/tmpqy761vi1/{from.md → to.md} RENAMED
@@ -36,13 +36,13 @@ into one of the ranges specified in  [[charname.disallowed]]. Upper- and
36
  lower-case letters are different. All characters are significant.[^10]
37
 
38
  The identifiers in Table  [[tab:identifiers.special]] have a special
39
  meaning when appearing in a certain context. When referred to in the
40
  grammar, these identifiers are used explicitly rather than using the
41
- *identifier* grammar production. any ambiguity as to whether a given
42
- *identifier* has a special meaning is resolved to interpret the token as
43
- a regular *identifier*.
44
 
45
  **Table: Identifiers with special meaning** <a id="tab:identifiers.special">[tab:identifiers.special]</a>
46
 
47
  | | |
48
  | ---------- | ------- |
 
36
  lower-case letters are different. All characters are significant.[^10]
37
 
38
  The identifiers in Table  [[tab:identifiers.special]] have a special
39
  meaning when appearing in a certain context. When referred to in the
40
  grammar, these identifiers are used explicitly rather than using the
41
+ *identifier* grammar production. Unless otherwise specified, any
42
+ ambiguity as to whether a given *identifier* has a special meaning is
43
+ resolved to interpret the token as a regular *identifier*.
44
 
45
  **Table: Identifiers with special meaning** <a id="tab:identifiers.special">[tab:identifiers.special]</a>
46
 
47
  | | |
48
  | ---------- | ------- |