HTML to Plain Text with Ruby?
        Posted  
        
            by viatropos
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by viatropos
        
        
        
        Published on 2010-03-24T03:14:25Z
        Indexed on 
            2010/03/24
            3:23 UTC
        
        
        Read the original article
        Hit count: 355
        
ruby
|html-to-txt
Is there anything out there to convert html to plain text (maybe a nokogiri script)? Something that would keep the line breaks, but that's about it.
© Stack Overflow or respective owner