File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
r[ ident]
4
4
5
5
r[ ident.syntax]
6
- > ** <sup >Lexer:<sup >** \
6
+ > ** <sup >Lexer:</ sup >** \
7
7
> IDENTIFIER_OR_KEYWORD :\
8
8
>   ;  ;   ;  ; XID_Start XID_Continue<sup >\* </sup >\
9
9
>   ;  ; | ` _ ` XID_Continue<sup >+</sup >
Original file line number Diff line number Diff line change 3
3
r[ items]
4
4
5
5
r[ items.syntax]
6
- > ** <sup >Syntax:<sup >** \
6
+ > ** <sup >Syntax:</ sup >** \
7
7
> _ Item_ :\
8
8
>   ;  ; [ _ OuterAttribute_ ] <sup >\* </sup >\
9
9
>   ;  ;   ;  ; _ VisItem_ \
Original file line number Diff line number Diff line change 3
3
r[ items.extern-crate]
4
4
5
5
r[ items.extern-crate.syntax]
6
- > ** <sup >Syntax:<sup >** \
6
+ > ** <sup >Syntax:</ sup >** \
7
7
> _ ExternCrate_ :\
8
8
>   ;  ; ` extern ` ` crate ` _ CrateRef_ _ AsClause_ <sup >?</sup > ` ; `
9
9
>
Original file line number Diff line number Diff line change 3
3
r[ vis]
4
4
5
5
r[ vis.syntax]
6
- > ** <sup >Syntax<sup >** \
6
+ > ** <sup >Syntax</ sup >** \
7
7
> _ Visibility_ :\
8
8
>   ;  ;   ;  ; ` pub ` \
9
9
>   ;  ; | ` pub ` ` ( ` ` crate ` ` ) ` \
You can’t perform that action at this time.
0 commit comments