Tagged Questions

3
votes
3answers
768 views

Justified plain text from HTML

I need a plain text representation of an arbitrary HTML file (e.g., a blog post). So far that's not a problem, there are dozens of HTML to txt converters. However, the text in paragraphs (read "p ...