Skip to content

Commit bf64672

Browse files
author
Tadeusz Sośnierz
committed
Clarify the implicit ending of formatting codes
1 parent 3ac1098 commit bf64672

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

S26-documentation.pod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,8 @@ or delimiters with more consecutive angles than your text contains:
17451745
17461746
A formatting code ends at the matching closing angle bracket(s), or at
17471747
the end of the enclosing block or formatting code in which the opening
1748-
angle bracket was specified, whichever comes first. Pod parsers are
1748+
angle bracket was specified, whichever comes first (this includes paragraph
1749+
and abbreviated blocks, ending with blank a line). Pod parsers are
17491750
required to issue a warning whenever a formatting code is terminated by
17501751
the end of an outer block rather than by its own delimiter (unless the
17511752
user explicitly disables the warning).

0 commit comments

Comments
 (0)