diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:04:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:04:10 -0400 |
commit | 6255c88e89625ee50a1e114575edfdd56c90e3b1 (patch) | |
tree | 21b0d1774fa60e3df6904c4b04a5e1362b8e4fd7 /doc/bugs | |
parent | f707d62481052a3cba1396a681f206d9e66f67ef (diff) |
fixed
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn b/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn index 2f9c10611..d81874ed6 100644 --- a/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn +++ b/doc/bugs/title__40____41___in_a_PageSpec__44___with_meta_enabled__44___causes_a_crash.mdwn @@ -23,3 +23,5 @@ Applying the changes shown here to ikiwiki's docwiki, and rebuilding its docwiki - add_plugins => [qw{goodstuff version haiku polygen fortune}], + add_plugins => [qw{goodstuff version haiku polygen fortune meta inline}], } + +[[done]] thanks! |