Nokogiri adapter
Merge CSS into the HTML document.
@return [String] an HTML.
Converts the HTML document to a format suitable for plain-text e-mail.
If present, uses the <body> element as its base; otherwise uses the whole document.
@return [String] a plain text.
Gets the original HTML as a string. @return [String] HTML.
[Validate]