File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -95,11 +95,11 @@ is always considered a definition)
95
95
96
96
= item C < The Z Infix >
97
97
98
- = item C < The B < Z > Infix >
98
+ = item D < The C < Z > Infix >
99
99
100
100
= item C < Infix Z >
101
101
102
- = item C < Infix B < Z > >
102
+ = item D < Infix C < Z > >
103
103
104
104
= item C < trait is cached > (A special case for the L < trait|/language/functions#Traits > documentables)
105
105
@@ -112,11 +112,11 @@ is always considered a definition)
112
112
113
113
= item C < The Z Infix >
114
114
115
- = item C < The B < Z > Infix >
115
+ = item D < The C < Z > Infix >
116
116
117
117
= item C < Infix Z >
118
118
119
- = item C < Infix B < Z > >
119
+ = item D < Infix C < Z > >
120
120
121
121
= item C < trait is cached > (A special case for the L < trait|/language/functions#Traits > documentables)
122
122
@@ -133,7 +133,8 @@ renders like this
133
133
134
134
= item X < B < foo > |foo> a fancy subroutine
135
135
136
- Notice the text after the pipe ('|') character has no formatting.
136
+ Notice the text after the pipe ('|') character has no formatting. Note also that the B < V < C <> > > construct
137
+ used above is special in that all space inside is preserved and all text is treated verbatim.
137
138
138
139
For full details about Perl 6 POD, see L < Synopsis 26, Documentation|https://design.perl6.org/S26.html > .
139
140
= end pod
You can’t perform that action at this time.
0 commit comments