html_massage 0.5.3
Massages HTML how you want to: sanitize tags, remove headers and footers; output to html, markdown, or plain text.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            charlock_holmes
            ~> 0.7
          
          
            nokogiri
            ~> 1.6
          
          
            rest-client
            ~> 1.7
          
          
            reverse_markdown
            ~> 0.6
          
          
            sanitize
            ~> 3.0
          
          
            thor
            >= 0
          
    Development Dependencies (1):
            rspec
            ~> 2.5
          
    