Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-29 02:24:38 +00:00
parent 84e56193dc
commit 3c6f1bbd8d
296 changed files with 1627 additions and 1627 deletions

View File

@ -78,7 +78,7 @@ const doc = new Document({
> Positioning is the method on how to place the image on the document
![Word Image Positiong](https://user-images.githubusercontent.com/34742290/41765548-b0946302-7604-11e8-96f9-166a9f0b8f39.png)
![Word Image Positioning](https://user-images.githubusercontent.com/34742290/41765548-b0946302-7604-11e8-96f9-166a9f0b8f39.png)
Three types of image positioning is supported:
@ -89,7 +89,7 @@ By default, images are exported as `Inline` elements.
### Usage
Pass `options` into the `[POSITION_OPTIONS]` metioned in the [Intro above](#Intro).
Pass `options` into the `[POSITION_OPTIONS]` mentioned in the [Intro above](#Intro).
## Floating