Multiline code block within a list
    Ryan Chan 
    ryanchan404 at gmail.com
       
    Sun Nov  6 22:11:00 EST 2011
    
    
  
Hello,
How to correctly made multiline code block within a list, like..
 * foo
 * bar
 * ``` Code 1
Code 2
Code 3
```
 * Another list item
The above markup is not working, what I want is Code 1, Code 2 and
Code 3 appear in different lines.
Thanks.
    
    
More information about the Markdown-Discuss
mailing list