Package: markdown
Version: 1.0.2~b8-2
Severity: minor

[EMAIL PROTECTED]:~>cat foo
<div>

some text

</div>
</div>
[EMAIL PROTECTED]:~>markdown foo
<div>

some text

</div>

<p></div></p>


The weird thing in this example is the last line. Markdown knows that a <div>
is a block-level element, so why enclose the dangling one in <p> tags?

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

Kernel: Linux 2.6.23-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-12   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