Skip Menu |

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

Report information
The Basics
Id: 22087
Status: new
Priority: 0/
Queue: PPI-HTML

People
Owner: Nobody in particular
Requestors: jamesd [...] jml.net
Cc:
AdminCc:

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



Subject: Request that XHTML output be available as an option
Date: Fri, 13 Oct 2006 16:31:50 +0100
To: bug-PPI-HTML [...] rt.cpan.org
From: James Davis <jamesd [...] jml.net>
The output contains line breaks as <br>. It'd be nice to output <br/> to make the code XHTML compatible. At the moment I'm having to do a search/replace on the output. James