Minor regexp oversight for setext headings
    John Gruber 
    gruber at fedora.net
       
    Sun Oct  8 13:13:53 EDT 2006
    
    
  
Allan Odgaard <29mtuz102 at sneakemail.com> wrote on 10/8/06 at 
1:16 AM:
> Example:
>       % Markdown.pl <<< $'Test    \n=\n'
>     <h1>Test    </h1>
>   While it doesn’t matter, I would expect the intended 
>output to be:
>       <h1>Test</h1>
Ah, gotcha. Totally agreed, fixed.
-J.G.
    
    
More information about the Markdown-Discuss
mailing list