solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

pandoc.md (467B)


      1 % Pandoc Test File
      2 % Ethan Schoonover
      3 % March 22, 2011
      4 
      5 %% format: markdown+lhs
      6 
      7 > import Hakyll
      8 > main :: IO ()
      9 > main = hakyll $ do
     10 >     compile "css/*" $ byExtension (error "Not a (S)CSS file")
     11 
     12 Using *Pandoc*
     13 =============
     14 
     15 In this document the technical terms `water` and `ice` will be replaced by 
     16 H~2~O.^[a contrived footnote]
     17 
     18 ## Heading styles can be mixed
     19 
     20 And matched, and they still fold **properly**
     21 
     22 * * * *
     23 
     24 Some code:
     25 
     26     a verbatim or "code" block