mhtml2html
Version:
Converts .mhtml to a single .html page.
24 lines (14 loc) • 412 B
Markdown
# mhtml2html Change Log
## [v1.0.4]
** Bug fixes **
- Remove CSS reset
- Fix image references
## [v1.0.3]
** Bug fixes **
- Fix bundling runtime dependencies
- Fix `html_only` support in mhtml2html parsing for node.js
## [v1.0.0]
** Features **
- Initial release
- Support for converting to html document element with embedded resources
- Support for parsing to javascript object