docx-merger icon indicating copy to clipboard operation
docx-merger copied to clipboard

Javascript Library for Merging Docx file in NodeJS and Browser Environment.

Results 39 docx-merger issues
Sort by recently updated
recently updated
newest added

Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.3. Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.6.3 > ## Fixes > > - Fix nested blockquotes [#1464](https://github-redirect.dependabot.com/markedjs/marked/issues/1464) > - Fix `` issue...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > 3.13.1 / 2019-04-05 > ------------------- > > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480). >...

dependencies

Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. Commits - [`4235459`](https://github.com/npm/fstream/commit/42354590e23bb514eb5c869eea64406be2947c6c) 1.0.12 - [`6a77d2f`](https://github.com/npm/fstream/commit/6a77d2fa6e1462693cf8e46f930da96ec1b0bb22) Clobber a Link if it's in the way of a File - See full diff in [compare view](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)...

dependencies

Hello, using your module, some images of my files have moved. Do you know this phenomenon? Thank you

Hi, I'm getting an issue when files are merged that have a header. The behaviour doesn't seem to be consistent, but whenever files with headers are merged I get an...

Let’s get started with automated dependency management for docx-merger :muscle: πŸ”’ Greenkeeper has found a `yarn.lock` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use...

greenkeeper

DOCX Model Development - [ ] Basic Class - [ ] Docx Relations and Content-Types - [ ] Docx Text Content - [ ] Docx Bullets and Numberings - [...

Flow Diagram using [puml](http://plantuml.com/sequence-diagram)

I have four one-page documents which have a simple numbered list like this: 1. Item 2. Item 3. Item 4. Item 5. Item I'm merging these documents into one, and...