ikiwiki: include html directly
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
62f735e53a
commit
1ddfa978a2
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ use IkiWiki::Setup::Standard {
|
||||||
#multimarkdown => 1,
|
#multimarkdown => 1,
|
||||||
|
|
||||||
# To add plugins, list them here.
|
# To add plugins, list them here.
|
||||||
add_plugins => [qw{goodstuff meta sidebar tag}],
|
add_plugins => [qw{goodstuff meta sidebar tag rawhtml}],
|
||||||
#add_plugins => [qw{goodstuff search wikitext camelcase
|
#add_plugins => [qw{goodstuff search wikitext camelcase
|
||||||
# htmltidy fortune sidebar map rst anonok}],
|
# htmltidy fortune sidebar map rst anonok}],
|
||||||
# If you want to disable any of the default plugins, list them here.
|
# If you want to disable any of the default plugins, list them here.
|
||||||
|
|
Loading…
Reference in a new issue