Le 8 juin 2006 à 10:37, Eric Heimerman a écrit :
##Heading 1 - Item 1 - Item 2 - Item 3 contains a blockquote: > quote line1 > quote line2
Separating the blockquote with a blank line should do the trick, but then "Item 3 contains a blockquote:" will be made a paragraph.
Interestingly, PHP Markdown Extra kinda "solves" your problem by *not* making a blockquote inside the list, which I think is the expected behaviour when the list item doesn't contain any paragraph.
Michel Fortin [EMAIL PROTECTED] http://www.michelf.com/ _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
