From Jason Turner

[lex.digraph]

Diff to HTML by rtfpessoa

tmp/tmpvx211_3j/{from.md → to.md} RENAMED
@@ -1,9 +1,10 @@
1
  ## Alternative tokens <a id="lex.digraph">[[lex.digraph]]</a>
2
 
3
  Alternative token representations are provided for some operators and
4
- punctuators.[^6]
5
 
6
  In all respects of the language, each alternative token behaves the
7
- same, respectively, as its primary token, except for its spelling.[^7]
 
8
  The set of alternative tokens is defined in [[lex.digraph]].
9
 
 
1
  ## Alternative tokens <a id="lex.digraph">[[lex.digraph]]</a>
2
 
3
  Alternative token representations are provided for some operators and
4
+ punctuators.[^3]
5
 
6
  In all respects of the language, each alternative token behaves the
7
+ same, respectively, as its primary token, except for its spelling.[^4]
8
+
9
  The set of alternative tokens is defined in [[lex.digraph]].
10