This commit is contained in:
Joey Hess 2013-09-12 13:17:25 -04:00
parent 662503a28f
commit dbf4156223
2 changed files with 3 additions and 1 deletions

View file

@ -26,7 +26,7 @@ while (<>) {
$inlist=1; $inlist=1;
$spippara=0; $spippara=0;
} }
elsif (/.SH/) { elsif (/^.SH/) {
$skippara=0; $skippara=0;
$inlist=0; $inlist=0;
} }

View file

@ -34,3 +34,5 @@ index ba5919b..b3ee404 100755
"""]] """]]
-- [[anarcat]] -- [[anarcat]]
> [[applied|done]] --[[Joey]]