- Fixed support for embedding images on Microsoft Word for Mac 2016
- Added support for embedded images. Please see
README.md
for details.
- Corrected publishing as Node.js module (
package.json
now contains correct main entry point) - Corrected
.npmignore
, so the build artifacts are actually published to npm. Unpublished version 0.2.1 that was built with incorrect.npmignore
file.
- Added
fullpage
plugin to the sample page to ensure that whole HTML document gets exported - Added possibility of specyfing document settings, including page orientation
- Added possibility of specyfing page margins
- Initial public release