Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S26] Stop interpreation of =config in formatting code in code blocks.
This allows the formatting code to work properly.
  • Loading branch information
ShimmerFairy committed Mar 30, 2014
1 parent 756c4ce commit 4e6f85f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions S26-documentation.pod
Expand Up @@ -750,10 +750,10 @@ Details
It is usually better to preset a numbering scheme for each heading
level, in a series of L<configuration blocks|#Block pre-configuration>:
=begin code :allow<B>
=begin code :allow<B Z>
B<=config head1 :numbered
=config head2 :numbered
=config head3 :!numbered>
Z<>=config head2 :numbered
Z<>=config head3 :!numbered>
=head1 The Problem
=head1 The Solution
Expand Down

0 comments on commit 4e6f85f

Please sign in to comment.