Bug#282503: libhtml-clean-perl: Breaks content of <pre/> tags

Satya Satya <debbugs@thesatya.com>, 282503@bugs.debian.org
Mon, 22 Nov 2004 11:26:25 -0500


Package: libhtml-clean-perl
Version: 0.8-4
Severity: normal


htmlclean strips leading whitespace from each line of a pre block. This:

<pre>
     some  text
</pre>
 
becomes this:
<pre>
 some  text
</pre>


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libhtml-clean-perl depends on:
ii  perl                          5.8.4-4    Larry Wall's Practical Extraction 

-- no debconf information