evolving the spec (was: forking Markdown.pl?)
    Joseph Lorenzo Hall 
    joehall at gmail.com
       
    Wed Mar  5 01:03:43 EST 2008
    
    
  
On Tue, Mar 4, 2008 at 8:02 PM, Michel Fortin <michel.fortin at michelf.com> wrote:
>
>  I'm not sure what's the problem with horizontal rules in blockquotes.
>  I've tried many variations of: ...
trying to reproduce this on the df Markdown dingus lead to a weird
result.  Here's the input:
> test
>
----
and here's the output:
<blockquote>
  <p>test</p>
  <h2>></h2>
</blockquote>
    
    
More information about the Markdown-Discuss
mailing list