Bug#459885:

2008-11-06 Thread Adeodato Simó
* Adeodato Simó [Tue, 25 Mar 2008 19:32:31 +0100]: > * Tomas Doran [Fri, 21 Mar 2008 22:22:13 +]: > > I've applied one of the patches. > > svn diff -r 446:447 http://svn.kulp.ch/cpan/text_multimarkdown/trunk > For those reading along, this is not the upstream of "Package: markdown" > as foun

Bug#459885:

2008-03-25 Thread Adeodato Simó
* Tomas Doran [Fri, 21 Mar 2008 22:22:13 +]: > I've applied one of the patches. > svn diff -r 446:447 http://svn.kulp.ch/cpan/text_multimarkdown/trunk For those reading along, this is not the upstream of "Package: markdown" as found in Debian, but of the Text::Markdown module as found on CPAN

Bug#459885:

2008-03-21 Thread Tomas Doran
I've applied one of the patches. svn diff -r 446:447 http://svn.kulp.ch/cpan/text_multimarkdown/trunk Doing the change for supporting multiple new lines is a slightly harder case, which I'm not going to look into now - however I have added a failing test case to cover it. This will be pres

Bug#459885: markdown: does not handle well [foo bar][]-links with a newline inside

2008-01-09 Thread Adeodato Simó
* Adeodato Simó [Wed, 09 Jan 2008 17:19:59 +0100]: > I attach a patch. Note that the line that I add is copied verbatim from > some lines below in the code. It would be very nice to have this applied > to the package, even if forwarding upstream yields no answer. Oops, sorry, patch was wrong. Att

Bug#459885: markdown: does not handle well [foo bar][]-links with a newline inside

2008-01-09 Thread Adeodato Simó
> Oops, sorry, patch was wrong. Attached a good one this time, God, what a ghostly mess. Attached now. -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Manolo García

Bug#459885: markdown: does not handle well [foo bar][]-links with a newline inside

2008-01-09 Thread Adeodato Simó
tag 459885 patch thanks * Adeodato Simó [Wed, 09 Jan 2008 13:59:25 +0100]: > But this does not work in either: > -8<- > [my > university][] > ->8- > In 1.0.1 it doesn't work at all, and in 1.0.2 it gets interpreted as one > of the new [without second pair of brackets] style links, and the secon

Bug#459885: markdown: does not handle well [foo bar][]-links with a newline inside

2008-01-09 Thread Adeodato Simó
* Adeodato Simó [Wed, 09 Jan 2008 11:44:47 +0100]: > Things get a bit better with the version in unstable, 1.0.2~b8, with > which the output is: > -8<- > Bla, bla, bla, bla, bla, bla, bla, bla, bla, bla bla. This is href="http://www.ua.es";>my > University[]. > ->8- > Almost what's desired, exc

Bug#459885: markdown: does not handle well [foo bar][]-links with a newline inside

2008-01-09 Thread Adeodato Simó
Package: markdown Version: 1.0.1-7 Severity: normal Tags: upstream Hello. It seems that Markdown does not handle well a [foo bar][] link when a newline happens to make its way into separating the two words inside the square brackets. For an input file like: -8<- Bla, bla, bla, bla, bla, bla, bla