From Jason Turner

[lex.digraph]

Diff to HTML by rtfpessoa

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