Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix ASCII graph formatting
The Pod parser correctly removed the begining indentation from the
outputted graph. Adding '=code' makes it explicit that we don't want
this to happen
  • Loading branch information
Mouq committed Feb 20, 2014
1 parent 10590d4 commit 3d80107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S26-documentation.pod
Expand Up @@ -13,7 +13,7 @@ Damian Conway <L<C<damian@conway.org>|mailto:damian@conway.org>>
=table
Maintainer: Damian Conway
Date: 9 Apr 2005
Last Modified: 31 Jul 2010
Last Modified: 19 Feb 2014
=end VERSION
=head1
Expand Down Expand Up @@ -361,6 +361,7 @@ documentation is attached.
In other words, C<.WHY> and C<.WHEREFORE> are inverse operations:
=code
.WHY
----------------------------
| |
Expand Down

0 comments on commit 3d80107

Please sign in to comment.