Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some minor Pod reformatting
  • Loading branch information
hinrik committed Jul 1, 2009
1 parent 2d5db1d commit 1259af1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
5 changes: 3 additions & 2 deletions README
Expand Up @@ -31,8 +31,9 @@ DESCRIPTION

CAVEATS
Limitations of "Perl6::Perldoc"
Long lines are not wrapped to fit your terminal. Whitespace in
paragraphs is preserved, counter to the spec.
Long lines are not wrapped to fit your terminal.

Extraneous whitespace in paragraphs is preserved, counter to the spec.

Formatting codes using french quotes ("C«»") aren't parsed correctly, so
they are rendered verbatim.
Expand Down
9 changes: 5 additions & 4 deletions script/grok
Expand Up @@ -54,11 +54,12 @@ This little application is intended to be a C<L<perldoc>> for Perl 6.
=head2 Limitations of C<Perl6::Perldoc>
Long lines are not wrapped to fit your terminal. Whitespace in paragraphs is
preserved, counter to the spec.
Long lines are not wrapped to fit your terminal.
Formatting codes using french quotes (C<C«»>) aren't parsed correctly, so they
are rendered verbatim.
Extraneous whitespace in paragraphs is preserved, counter to the spec.
Formatting codes using french quotes (C<C«»>) aren't parsed correctly, so
they are rendered verbatim.
=head1 AUTHOR
Expand Down

0 comments on commit 1259af1

Please sign in to comment.