1. 3

    I’m trekking in Nepal at the moment, so haven’t been reading as much as I would like, but I was given Papillon for Xmas, and recommend it. It’s a real rollercoaster of a read. (I’m embarrassed that I haven’t read it til now. Next up, The Hobbit ;))

    Other recommendations:
    * Pump Six and other stories by Paolo Bacigalupi - fantastic, well-written sci fi.
    * The Most Dangerous Game and Save Yourself, Mammal! by Zach Weiner out of SMBC.

    (What is the markdown for bullet points?)

    1. 2

      Asterisks work, but the list must be separated from the heading by a line break, like so:

      Other recommendations:
      
      * Recommendation 1
      * Recommendation 2
      
      1. 1

        Cheers!