fix
This commit is contained in:
parent
662503a28f
commit
dbf4156223
2 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,7 @@ while (<>) {
|
|||
$inlist=1;
|
||||
$spippara=0;
|
||||
}
|
||||
elsif (/.SH/) {
|
||||
elsif (/^.SH/) {
|
||||
$skippara=0;
|
||||
$inlist=0;
|
||||
}
|
||||
|
|
|
@ -34,3 +34,5 @@ index ba5919b..b3ee404 100755
|
|||
"""]]
|
||||
|
||||
-- [[anarcat]]
|
||||
|
||||
> [[applied|done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue