Skip to content

Commit b6f90aa

Browse files
committed
chore(docs): add reference to modify-master tests
1 parent c84fecf commit b6f90aa

File tree

2 files changed

+4
-46
lines changed

2 files changed

+4
-46
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,10 @@ To specify another slideLayout for an added output slide, you need to count slid
783783

784784
To add and modify shapes on a slide master, please take a look at [Add and modify shapes](https://github.com/singerla/pptx-automizer#add-and-modify-shapes).
785785

786+
If you require to modify slide master backgrounds, please refer to
787+
- [Modify master background color](https://github.com/singerla/pptx-automizer/blob/main/__tests__/modify-master-background-color.test.ts).
788+
- [Modify master background image](https://github.com/singerla/pptx-automizer/blob/main/__tests__/modify-master-background-image.test.ts).
789+
786790
```ts
787791
// Import another slide master and all its slide layouts.
788792
// Index 1 means, you want to import the first of all masters:

__tests__/EXAMPLE-slide-bg.test.ts

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)