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