html2text_ruby icon indicating copy to clipboard operation
html2text_ruby copied to clipboard

A Ruby component to convert HTML into a plain text format.

Results 13 html2text_ruby issues
Sort by recently updated
recently updated
newest added

Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...

dependencies

The code considers the href and text to be the same for both these cases: (A) `a.b.c` (B) `a.b.c` Both are rendered as 'a.b.c' However it does not consider the...

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...

dependencies