Problem with UL followed by OL

Kazutaka Matsuda kztk.matsuda at gmail.com
Fri Jan 25 05:16:18 EST 2008


Thank you for your informative reply.


>

> * first

> + second

> - third

>


My mistake is that I used *strings* twice instead of patterns.
I mended my patch and attached to this mail.
This patch is for perl module "Text-Markdown-1.0.5".


>> Mr. Tomas Doran

I used Perl 5.10.0 to check my patch.
That is because Perl 5.8.8 on cygwin coredumped with the code.
I thought this would be a cygwin specific problem, and I forgot this
when I sent email.

The patch attached to this mail also produces coredump when I use Perl
5.8.8 on cygwin,
while it runs without any run-time errors when I use Perl 5.10.0 on cygwin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff_ul_ol_pattern.patch
Type: application/octet-stream
Size: 3859 bytes
Desc: not available
Url : <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20080125/22bb55bd/attachment.obj>


More information about the Markdown-Discuss mailing list