Package: markdown
Version: 1.0.1-6
Severity: normal

For this:

* list item 1
* list item 2
* list item 3

1. First item.
1. Sub item.
1. Another.
1. And another..

Both versions of markdown in debian (unstable and experimental) do this:

<ul>
<li>list item 1</li>
<li>list item 2</li>
<li><p>list item 3</p></li>
<li><p>First item.</p></li>
<li>Sub item.</li>
<li>Another.</li>
<li>And another..</li>
</ul>

I would expect instead an unordered list followed by an ordered list.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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