Version(s) affected
3.0.2
Description
When using the skipImages option (same as in version 2), images are no longer stripped from the content. I expected that with the new ConversionResult array output, the images would be stripped from the "content" value (same as the string output previously), but then included in the "images" array.
How to reproduce
Convert HTML with images included using the skipImages option.
Version(s) affected
3.0.2
Description
When using the skipImages option (same as in version 2), images are no longer stripped from the content. I expected that with the new ConversionResult array output, the images would be stripped from the "content" value (same as the string output previously), but then included in the "images" array.
How to reproduce
Convert HTML with images included using the skipImages option.