Doubt about standard syntax
    Andrea Censi 
    andrea at censi.org
       
    Fri Dec 29 13:55:07 EST 2006
    
    
  
On 12/29/06, A. Pagaltzis <pagaltzis at gmx.de> wrote:
> * Andrea Censi <andrea at censi.org> [2006-12-29 18:50]:
> > In other words, a paragraph, once started, eats everything
> > until a blank line?
>
> Except blockquotes and headings.
or html:
    Paragraph with html after
    <div></div>
Becomes:
    <p>Paragraph with html after</p>
    <div></div>
-- 
Andrea Censi
      "Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
    
    
More information about the Markdown-Discuss
mailing list