ruby-readability
ruby-readability copied to clipboard
get the largest image, and also grab image size from style attributes
setting :get_largest_image => true will return only 1 largest image from .images()
check for image size from style attribute, if available, like: style="width:400px; height:300px"
Thanks @vhanded! Would you mind adding a spec for this change?
Sure, in a few days time!