[joeyh at debian.org: Bug#405058: does not properly support nested divs	in inlined html]
    Matt Kraai 
    kraai at ftbfs.org
       
    Sat Dec 30 15:22:50 EST 2006
    
    
  
Howdy,
The attached bug report was sent to the Debian bug tracking system.
If you please preserve the CC to 405058-forwarded at bugs.debian.org on
any responses?
----- Forwarded message from Joey Hess <joeyh at debian.org> -----
From: Joey Hess <joeyh at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: Bug#405058: does not properly support nested divs in inlined html
Date: Sat, 30 Dec 2006 14:13:04 -0500
X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO,
	UNPARSEABLE_RELAY autolearn=ham version=3.1.7
Package: markdown
Version: 1.0.1-6
Severity: normal
joey at kodama:~>cat foo
<div>
<div>
<p>
foo
</p>
</div>
</div>
joey at kodama:~>markdown foo
<div>
<div>
<p>
foo
</p>
</div>
<p></div></p>
-- 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-3-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
----- End forwarded message -----
-- 
Matt                                                   http://ftbfs.org/
    
    
More information about the Markdown-Discuss
mailing list