* 20040605
  recognizes strings and comments in Haskell code
  => ignores markup in those!
* 20040605
  generating line numbers
* 20031112
  added JSP-style string escape:
   <%= my nice haskell code %>
  is mapped to
   text (my nice haskell code)
