Leading blank lines in codeblocks ignored?
    Andrea Censi 
    andrea at censi.org
       
    Mon Jan  1 04:07:22 EST 2007
    
    
  
On 12/31/06, John Gruber <gruber at fedora.net> wrote:
> Andrea Censi <andrea at censi.org> wrote on 12/31/06 at 10:12 AM:
>
> > Is there any way in Markdown to indicate a code-block with a leading blank
> > line?
>
> Not really, but you could fake it with, say, a literal
> non-breaking space.
I don't understand.
You mean like this?
---
Paragraph
<tab> 
<tab>Second line of code block.
---
I thought that Markdown should render the " " as it is.
-- 
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