dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

outline.text (552B)


      1 Pre-header text.
      2 
      3 # A top-level header
      4 
      5 followed by some body text
      6 
      7 ## A second-level header
      8 
      9 followed by some body text
     10 
     11 ### Third level ###
     12 
     13 * A list item
     14 * and another
     15   with some overhang
     16    + and a sublist
     17      with overhang
     18 - And a third with a different marker
     19 
     20 ### Third level number two ###
     21 
     22 ### Level two again
     23 
     24 followed by some body text
     25 
     26 An underline-style header
     27 =========================
     28 
     29 With some text
     30 
     31 And a level two underline header
     32 --------------------------------
     33 
     34 * With
     35 * an unordered
     36 * list
     37 
     38 # Level one
     39 
     40 foo
     41 
     42 ## Level two
     43 
     44 bar