From 331277ecee37ec431e6b856e648a389566773cde Mon Sep 17 00:00:00 2001 From: takezoe Date: Thu, 1 Sep 2011 18:11:20 +0000 Subject: [PATCH] --- takezoe/plugin/book/Column.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/takezoe/plugin/book/Column.pm b/takezoe/plugin/book/Column.pm index 686b6fe..d719745 100644 --- a/takezoe/plugin/book/Column.pm +++ b/takezoe/plugin/book/Column.pm @@ -31,8 +31,8 @@ sub block { $self->{'count'}++; - return '
'. + return '
'. '
'.$wiki->process_wiki($content).'
'; } -- 2.11.0