pphtml 0.1.2
This adds `PP.pphtml` and `Kernel.pphtml` functions so that you can easily inspect HTML strings in your terminal. It merges functionality from CodeRay and HTMLBeautifier to provide a delightful terminal session. This is little helper tool that I usually wish I had quick access to.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            coderay
            >= 0
          
          
            htmlbeautifier
            >= 0
          
    