Markdown generates invalid html for a list immediately followed	by a quote
    Jacob Rus 
    jacobolus at gmail.com
       
    Sun Jul  8 23:01:27 EDT 2007
    
    
  
Waylan Limberg wrote:
> For that matter, I believe python already is pretty strict about
> requiring the blank line between any block-level constructs. There may
> be an exception or two in a few minor edge cases, but that's it. I'd
> say python is ahead of the curve on this one.
Wrong.  Python completely ignores blank lines.
    
    
More information about the Markdown-Discuss
mailing list