File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ is always considered a definition)
120
120
121
121
= item C < trait is cached > (A special case for the L < trait|/language/functions#Traits > documentables)
122
122
123
- Note that all the documentable items above should be able to be found by using the search window on
124
- the docs pages. In many cases you may want to emphasize the item in bold (B < V < B <> > > ) or italicized (B < V < I <> > > )
123
+ Note that all the documentable items above should be able to be found by using the search window on
124
+ the docs pages. In many cases you may want to emphasize the item in bold (B < V < B <> > > ) or italicized (B < V < I <> > > )
125
125
font in addition to or in place of the code format (B < V < C <> > > ). Due to current parser limitations,
126
126
one has to take special steps to use the B < V < X <> > > with other formatting codes. For example:
127
127
@@ -136,5 +136,5 @@ renders like this
136
136
Notice the text after the pipe ('|') character has no formatting. Note also that the B < V < C <> > > construct
137
137
used above is special in that all space inside is preserved and all text is treated verbatim.
138
138
139
- For full details about Perl 6 POD, see L < Synopsis 26, Documentation|https://design.perl6.org/S26.html > .
139
+ For full details about Perl 6 POD, see L < Synopsis 26, Documentation|https://design.perl6.org/S26.html > .
140
140
= end pod
You can’t perform that action at this time.
0 commit comments