File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1696,15 +1696,13 @@ B<3.E<nbsp;nbsp>I<Synopsis>>
1696
1696
Formatting codes provide a way to add inline mark-up to a piece of text
1697
1697
within the contents of (most types of) Pod block (including all
1698
1698
L < declarator blocks|#Declarator blocks > ). Formatting codes are
1699
- themselves a type of block, and most of them may nest sequences of any
1699
+ themselves a type of block, and may nest other formatting codes.
1700
1700
other type of block (most often, other formatting codes). In particular,
1701
1701
you can nest comment blocks in the middle of a formatting code:
1702
1702
1703
1703
= begin code :allow<B V>
1704
1704
V < B > <I shall say this loudly
1705
- B < =begin comment
1706
- and repeatedly
1707
- = end comment>
1705
+ B < Z < and repeatedly > >
1708
1706
and with emphasis.>
1709
1707
= end code
1710
1708
You can’t perform that action at this time.
0 commit comments