Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clarify the implicit ending of formatting codes
  • Loading branch information
Tadeusz Sośnierz committed Aug 21, 2011
1 parent 3ac1098 commit bf64672
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S26-documentation.pod
Expand Up @@ -1745,7 +1745,8 @@ or delimiters with more consecutive angles than your text contains:
A formatting code ends at the matching closing angle bracket(s), or at
the end of the enclosing block or formatting code in which the opening
angle bracket was specified, whichever comes first. Pod parsers are
angle bracket was specified, whichever comes first (this includes paragraph
and abbreviated blocks, ending with blank a line). Pod parsers are
required to issue a warning whenever a formatting code is terminated by
the end of an outer block rather than by its own delimiter (unless the
user explicitly disables the warning).
Expand Down

0 comments on commit bf64672

Please sign in to comment.