Package: markdown
Version: 1.0.1-6
Severity: normal

        [EMAIL PROTECTED]:~>cat foo
        <h3>xxx</h3> Text
        
        * Text1
        * Text2
        
        <h3>yyy</h3>
        [EMAIL PROTECTED]:~>markdown < foo
        <h3>xxx</h3> Text
        
        * Text1
        * Text2
        
        <h3>yyy</h3>

It seems to get confused and not handle the list. If the "Text" is removed,
or a similar "Text" is added to the end of the last line, it renders ok.

This bug does not affect the version in experimental.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages markdown depends on:
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

markdown recommends no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to