Howdy,
The following bug report was submitted to the Debian bug tracking
system. I verified that the problem it describes is still present in
the latest beta.
If you reply to this message, please preserve the CC to
[EMAIL PROTECTED]
- Forwarded message from Daniel Burrows <[EMAIL PROTECTED]
On Sun, Oct 07, 2007 at 04:06:50AM +0200, A. Pagaltzis wrote:
> * Matt Kraai <[EMAIL PROTECTED]> [2007-10-07 02:55]:
> > there seems to be no way to make it be seen as a code block
> > that immediately follows the list.
>
> Clumsy, but there is:
Howdy,
The following bug report was sent to the Debian BTS. Is there a way
to have a code block immediately follow an unordered list?
- Forwarded message from Joey Hess <[EMAIL PROTECTED]> -
Consider this markdown:
* bla
* bla2
this should be treated as code block
and it is not .
Howdy,
The attached patch prevents Markdown from generating invalid HTML if a
list is followed immediately by a quote, e.g.,
* foo
> bar
> baz
--
Matt
diff -Nru /tmp/ZHVRVKY7mc/markdown-1.0.2~b8/Markdown.pl
/tmp/dDW4tYqXOK/markdown-1.0.2~b8/Markdown.pl
--- /tmp/ZHVRVKY7mc/markdown-1.0.2~b8/Mar
Howdy,
[Please preserve the CC to [EMAIL PROTECTED] on any
replies.]
The following bug in Markdown was reported to the Debian bug tracking
system. In short, running both the released version of Markdown and
the latest beta on
* foo
> bar
> baz
produces invalid HTML.
- Forwarded message
en when Text::Balanced wraps it in parentheses.
>
> Thanks to Matt Kraai for the patch.
The patch was originally from Joey Hess, so please credit him instead.
--
Matt
___
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http:
Howdy,
Joey Hess reported that Markdown 1.0.2b7 does not render the following
correctly:
foo
It renders it as follows:
foo
The problem is that it uses a backreference in the expression that it
passes to gen_extract_tagged, which is broken when Text::Balanced
wraps it in parentheses.
Howdy,
The attached bug report was sent to the Debian bug tracking system.
If you please preserve the CC to [EMAIL PROTECTED] on
any responses?
- Forwarded message from Joey Hess <[EMAIL PROTECTED]> -
From: Joey Hess <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Howdy,
The following bug in Markdown was reported to the Debian bug tracking
system.
- Forwarded message from Pierre THIERRY <[EMAIL PROTECTED]> -
From: Pierre THIERRY <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Bug#368413: markdown: two lists without