Home | History | Annotate | Download | only in misc
      1 ----------------------
      2 
      3 * as if
      4 	
      5 * as if2
      6 
      7 ----------------------
      8 
      9 * as if
     10     
     11 * as if2
     12 
     13 ----------------------
     14 
     15 * as if
     16     non_code
     17 * as if2
     18 
     19 
     20 
     21 
     22 Markdown
     23 
     24 *   Python
     25     is ok
     26     * Therefore i am
     27 
     28 * Perl sucks
     29     big time
     30     * But that's
     31     ok
     32 
     33 * Python is
     34 ok
     35     Or not?
     36    
     37 Here is a normal paragraph
     38 
     39 1. Another list
     40 with a bunch of items
     41 2. Mostly fruits
     42 
     43 
     44 
     45     3. Apple
     46     4. Pare
     47 
     48 asdfasdfasd
     49 
     50 
     51     # This is a code example
     52     import stuff
     53 
     54     Another code example
     55     * Lists and similar stuff
     56 
     57     > Should be ignored
     58