cleanup
parent
c79e5f0e5b
commit
59b07af4cf
|
@ -5,7 +5,6 @@ use warnings;
|
|||
use strict;
|
||||
|
||||
use IkiWiki;
|
||||
use IkiWiki::Plugin::mdwn;
|
||||
|
||||
sub import { #{{{
|
||||
hook(type => "preprocess", id => "table", call => \&preprocess);
|
||||
|
|
Loading…
Reference in New Issue