Commit 22f292b
authored
🩹 [Patch]: Add MarkdownPS as it is not in the 2404 image. (#25)
## Description
This pull request includes a small change to the `scripts/main.ps1`
file. The change adds the `MarkdownPS` module to the `$requiredModules`
hashtable.
*
[`scripts/main.ps1`](diffhunk://#diff-dc2e5a659836b1b73abb03421c567f5018c2755677c4a0aa764cb26117b68011R13):
Added `MarkdownPS` to the `$requiredModules` hashtable.
* Fixes #26
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [x] 🩹 [Patch]
- [ ] 1 parent 6b11c8a commit 22f292b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments