Skip Menu |

This queue is for tickets about the HTML-WikiConverter-TikiWiki CPAN distribution.

Report information
The Basics
Id: 23905
Status: new
Priority: 0/
Queue: HTML-WikiConverter-TikiWiki

People
Owner: Nobody in particular
Requestors: bfinney [...] mixxerinc.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: incorrect center syntax
Date: Tue, 12 Dec 2006 13:09:32 -0500
To: bug-HTML-WikiConverter-TikiWiki [...] rt.cpan.org
From: Brian Finney <bfinney [...] mixxerinc.com>
TikiWiki syntax requires the centered text to be on one line (::text::). I added trim => 'both' and line_format => 'single' to the center rule on my local install and this fixed the issue. Thanks Brian Finney