Problems with <ins> and <del>
    Paul Mucur 
    mudge at waferbaby.com
       
    Sun Jan 23 09:53:49 EST 2005
    
    
  
On 23 Jan 2005, at 2:30 pm, Michel Fortin wrote:
> To be taken as block elements by Markdown, "ins" and "del" need to be 
> alone on their line. If they are not, they are considered span 
> elements.
Everything works as expected after following your advice. I assume that 
Markdown syntax is not processed within such block-level elements and 
that I have to use HTML instead (that's the behaviour that I observed, 
at least)?
Thanks,
-- Paul
    
    
More information about the Markdown-Discuss
mailing list