@adobe/helix-docx2md 1.0.2 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,342 +1,34 @@
1
- ## [1.0.2](https://github.com/adobe/helix-docx2md/compare/v1.0.1...v1.0.2) (2022-01-14)
1
+ ## [1.0.6](https://github.com/adobe/helix-docx2md/compare/v1.0.5...v1.0.6) (2022-01-24)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * trigger initial release ([b30a9bc](https://github.com/adobe/helix-docx2md/commit/b30a9bce002eafd62f2b14abf9215699a9cf9fe0))
6
+ * **deps:** update dependency @adobe/helix-markdown-support to v3.1.2 ([#13](https://github.com/adobe/helix-docx2md/issues/13)) ([2ea396f](https://github.com/adobe/helix-docx2md/commit/2ea396f2d4b05608b2e9bbb7debe86da6fb949ca))
7
7
 
8
- ## [1.0.1](https://github.com/adobe/helix-docx2md/compare/v1.0.0...v1.0.1) (2022-01-14)
8
+ ## [1.0.5](https://github.com/adobe/helix-docx2md/compare/v1.0.4...v1.0.5) (2022-01-17)
9
9
 
10
10
 
11
11
  ### Bug Fixes
12
12
 
13
- * **deps:** update external fixes ([#3](https://github.com/adobe/helix-docx2md/issues/3)) ([a41cfbe](https://github.com/adobe/helix-docx2md/commit/a41cfbe43e4941264b4a51b3498aaa8b11835c0f))
13
+ * remove leftover code ([#8](https://github.com/adobe/helix-docx2md/issues/8)) ([9f294f6](https://github.com/adobe/helix-docx2md/commit/9f294f6293cd970504467b557ea50249a7b65490))
14
14
 
15
- # 1.0.0 (2022-01-14)
15
+ ## [1.0.4](https://github.com/adobe/helix-docx2md/compare/v1.0.3...v1.0.4) (2022-01-17)
16
16
 
17
17
 
18
18
  ### Bug Fixes
19
19
 
20
- * allow html nodes in tables ([#703](https://github.com/adobe/helix-docx2md/issues/703)) ([6d34fdd](https://github.com/adobe/helix-docx2md/commit/6d34fdd30c4f8f634ecaa3d403abc3d40bca0ccf)), closes [#709](https://github.com/adobe/helix-docx2md/issues/709)
21
- * **build:** use helix-deploy 4.0.0 ([5e5480d](https://github.com/adobe/helix-docx2md/commit/5e5480daa70ed7aa8397b508abd54883cffc3916))
22
- * **build:** use helix-deploy 4.0.0 ([ce97bf3](https://github.com/adobe/helix-docx2md/commit/ce97bf38bc3fecf920d6e3c128c9373accea0195))
23
- * **config:** update memory for faster container starts ([#488](https://github.com/adobe/helix-docx2md/issues/488)) ([75703bf](https://github.com/adobe/helix-docx2md/commit/75703bfe5ff3a9847c267e27c489f61c17bfe765))
24
- * **core:** support author friendly names. ([#419](https://github.com/adobe/helix-docx2md/issues/419)) ([4f0369d](https://github.com/adobe/helix-docx2md/commit/4f0369df5cc96e27c23768492fe6b50955c8a5c6)), closes [#358](https://github.com/adobe/helix-docx2md/issues/358)
25
- * **dast2md:** don't add extra underlines to links ([#40](https://github.com/adobe/helix-docx2md/issues/40)) ([27e8fd6](https://github.com/adobe/helix-docx2md/commit/27e8fd618d1550fa8ab2f05869dc33af465ce12f))
26
- * **deploy:** use helix-services package ([#252](https://github.com/adobe/helix-docx2md/issues/252)) ([07b3af3](https://github.com/adobe/helix-docx2md/commit/07b3af30f1d8f1a58e65adf4a0ed9e18331f70d1))
27
- * **deps:** pin dependencies ([4a31eff](https://github.com/adobe/helix-docx2md/commit/4a31efff209ea3e5fd464a9c1e0ec391ba684547))
28
- * **deps:** pin dependency @adobe/helix-epsagon to 1.1.0 ([#151](https://github.com/adobe/helix-docx2md/issues/151)) ([824c74a](https://github.com/adobe/helix-docx2md/commit/824c74a39192479407ecb7a2587bc8589f8e76dc))
29
- * **deps:** pin dependency @adobe/helix-qr-code to 1.0.0 ([#260](https://github.com/adobe/helix-docx2md/issues/260)) ([00ccef7](https://github.com/adobe/helix-docx2md/commit/00ccef758b1d895867b38c9baecda094c32262e6))
30
- * **deps:** pin dependency mammoth to 1.4.8 ([#10](https://github.com/adobe/helix-docx2md/issues/10)) ([a109669](https://github.com/adobe/helix-docx2md/commit/a1096694992043bdd44e430f53d3a014115082a5))
31
- * **deps:** update [@adobe](https://github.com/adobe) ([06d6866](https://github.com/adobe/helix-docx2md/commit/06d68664f03c6224ecd5bf9acec4742a5d4ba4a4))
32
- * **deps:** update [@adobe](https://github.com/adobe) ([#196](https://github.com/adobe/helix-docx2md/issues/196)) ([129ee6b](https://github.com/adobe/helix-docx2md/commit/129ee6b821adf1d238b33c85a4316d43d1a4a60f))
33
- * **deps:** update [@adobe](https://github.com/adobe) ([#258](https://github.com/adobe/helix-docx2md/issues/258)) ([9e73773](https://github.com/adobe/helix-docx2md/commit/9e7377358d8e96f42444ff1f0122f729138cf638))
34
- * **deps:** update [@adobe](https://github.com/adobe) fixes ([349efd1](https://github.com/adobe/helix-docx2md/commit/349efd18d3c85446c4363f4eec4449c7cedcac6f))
35
- * **deps:** update [@adobe](https://github.com/adobe) fixes ([376a830](https://github.com/adobe/helix-docx2md/commit/376a830ada582145a8030509d76c13cc3799276d))
36
- * **deps:** update [@adobe](https://github.com/adobe) fixes ([dbfd2ca](https://github.com/adobe/helix-docx2md/commit/dbfd2ca4dd61d8a1d9029d4aab8109ef27be6231))
37
- * **deps:** update [@adobe](https://github.com/adobe) fixes ([#413](https://github.com/adobe/helix-docx2md/issues/413)) ([710c9fc](https://github.com/adobe/helix-docx2md/commit/710c9fcb05e30a0c667e5571a750dd0e9bd72bcd))
38
- * **deps:** update adobe fixes ([5125bda](https://github.com/adobe/helix-docx2md/commit/5125bda686d6a7dc8df128308837402ed912fc31))
39
- * **deps:** update adobe fixes ([e22b11c](https://github.com/adobe/helix-docx2md/commit/e22b11c64fb80d292509e167c321664322796df2))
40
- * **deps:** update adobe fixes ([90678a5](https://github.com/adobe/helix-docx2md/commit/90678a5abf1c9bd99eddfb8ccef0d2aaa8de9ca7))
41
- * **deps:** update adobe fixes ([6640fd5](https://github.com/adobe/helix-docx2md/commit/6640fd56e0e387f90fa6a3b417de0a57bbfff76e))
42
- * **deps:** update adobe fixes ([07c323a](https://github.com/adobe/helix-docx2md/commit/07c323a0fb3a9a076955fe3d94dd9b5e0e970866))
43
- * **deps:** update adobe fixes ([#548](https://github.com/adobe/helix-docx2md/issues/548)) ([69e943c](https://github.com/adobe/helix-docx2md/commit/69e943c1f962abf8547245b1e53790337bd2f8c8))
44
- * **deps:** update adobe fixes ([#549](https://github.com/adobe/helix-docx2md/issues/549)) ([2788ed1](https://github.com/adobe/helix-docx2md/commit/2788ed170ea3a7b572b69d9f3a456ed9b14c9410))
45
- * **deps:** update adobe fixes ([#566](https://github.com/adobe/helix-docx2md/issues/566)) ([6e91895](https://github.com/adobe/helix-docx2md/commit/6e91895bea3c55253bf6173a52c0cfce7a1adf84))
46
- * **deps:** update adobe fixes ([#571](https://github.com/adobe/helix-docx2md/issues/571)) ([829adef](https://github.com/adobe/helix-docx2md/commit/829adefc88cc30fffc71ab65fe997738f7fcaaa5))
47
- * **deps:** update adobe fixes ([#573](https://github.com/adobe/helix-docx2md/issues/573)) ([711e314](https://github.com/adobe/helix-docx2md/commit/711e314039d599f9cc90f87b679771810e4c051b))
48
- * **deps:** update adobe fixes ([#574](https://github.com/adobe/helix-docx2md/issues/574)) ([4a9f0f2](https://github.com/adobe/helix-docx2md/commit/4a9f0f206fa015edc5ef9b6ec86c2e326938d125))
49
- * **deps:** update adobe fixes ([#587](https://github.com/adobe/helix-docx2md/issues/587)) ([a08739b](https://github.com/adobe/helix-docx2md/commit/a08739bd00648916b8ea454a34ec297629eba9ef))
50
- * **deps:** update adobe fixes ([#629](https://github.com/adobe/helix-docx2md/issues/629)) ([b64d1d7](https://github.com/adobe/helix-docx2md/commit/b64d1d7d419ca123d66ed888ebafab9b3317fe2b))
51
- * **deps:** update adobe fixes ([#646](https://github.com/adobe/helix-docx2md/issues/646)) ([cb7de62](https://github.com/adobe/helix-docx2md/commit/cb7de62398811fe33bc4fe0f1261452eabdd9c9a))
52
- * **deps:** update adobe fixes ([#725](https://github.com/adobe/helix-docx2md/issues/725)) ([0bc12e9](https://github.com/adobe/helix-docx2md/commit/0bc12e98247f7017136a511149324d430b8ec9c0))
53
- * **deps:** update adobe fixes ([#807](https://github.com/adobe/helix-docx2md/issues/807)) ([0f1b095](https://github.com/adobe/helix-docx2md/commit/0f1b095372c8bbc8c7af3d68755cc1443f040275))
54
- * **deps:** update dependency @adobe/helix-deploy to v3.11.0 ([#575](https://github.com/adobe/helix-docx2md/issues/575)) ([d7fcbd4](https://github.com/adobe/helix-docx2md/commit/d7fcbd47f41174e43847430a02e642ce3f690204))
55
- * **deps:** update dependency @adobe/helix-deploy to v3.8.0 ([#570](https://github.com/adobe/helix-docx2md/issues/570)) ([9dc2e44](https://github.com/adobe/helix-docx2md/commit/9dc2e4462d11770980f20fb4f80cddad0f5199fd))
56
- * **deps:** update dependency @adobe/helix-documents-support to v1.4.0 ([#336](https://github.com/adobe/helix-docx2md/issues/336)) ([15d0e03](https://github.com/adobe/helix-docx2md/commit/15d0e037993b8da2be2a91720d3b8a28041554d1))
57
- * **deps:** update dependency @adobe/helix-documents-support to v1.4.2 ([c6359dc](https://github.com/adobe/helix-docx2md/commit/c6359dc40a6a04b3f08af20240f4df0bcecf8f8b))
58
- * **deps:** update dependency @adobe/helix-documents-support to v1.7.1 ([#401](https://github.com/adobe/helix-docx2md/issues/401)) ([3856aeb](https://github.com/adobe/helix-docx2md/commit/3856aebf3774aef33d066e9c8a436abbc09eb086))
59
- * **deps:** update dependency @adobe/helix-documents-support to v1.8.0 ([7fef163](https://github.com/adobe/helix-docx2md/commit/7fef1633f42345959fce8dc3236c812e99bb699d))
60
- * **deps:** update dependency @adobe/helix-documents-support to v1.9.0 ([663a273](https://github.com/adobe/helix-docx2md/commit/663a273549c4cafd08f90eaf245f9e2864881d0b))
61
- * **deps:** update dependency @adobe/helix-documents-support to v2 ([#460](https://github.com/adobe/helix-docx2md/issues/460)) ([08a3aaf](https://github.com/adobe/helix-docx2md/commit/08a3aaf18a56ceb01eb546faa25b6a3a51a35291))
62
- * **deps:** update dependency @adobe/helix-documents-support to v2.2.4 ([#540](https://github.com/adobe/helix-docx2md/issues/540)) ([b13970c](https://github.com/adobe/helix-docx2md/commit/b13970c611642c40f10185188da7aa1df120e626))
63
- * **deps:** update dependency @adobe/helix-documents-support to v2.2.9 ([#581](https://github.com/adobe/helix-docx2md/issues/581)) ([e0fe780](https://github.com/adobe/helix-docx2md/commit/e0fe780c18831a1148ed15e56d7f67460c56b7ac))
64
- * **deps:** update dependency @adobe/helix-documents-support to v3 ([e0b832f](https://github.com/adobe/helix-docx2md/commit/e0b832f79538ac45175f142a6b7522f08a4f5403))
65
- * **deps:** update dependency @adobe/helix-documents-support to v3.2.0 ([#608](https://github.com/adobe/helix-docx2md/issues/608)) ([0933486](https://github.com/adobe/helix-docx2md/commit/09334865b9c7dfc44e16b80552048ac17d605f75))
66
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.0 ([#727](https://github.com/adobe/helix-docx2md/issues/727)) ([b48ed0c](https://github.com/adobe/helix-docx2md/commit/b48ed0cdf9611dce6fd6b7484d5ae71b8b9ceb2b))
67
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.1 ([#728](https://github.com/adobe/helix-docx2md/issues/728)) ([69ef9f1](https://github.com/adobe/helix-docx2md/commit/69ef9f17a1ed9860c8b8c5bbd71aa2f140985eb8))
68
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.11 ([#791](https://github.com/adobe/helix-docx2md/issues/791)) ([b796405](https://github.com/adobe/helix-docx2md/commit/b79640559966ec39f8d6ddb263552557978a8849))
69
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.13 ([#798](https://github.com/adobe/helix-docx2md/issues/798)) ([2967ea5](https://github.com/adobe/helix-docx2md/commit/2967ea58ebe1ae3405c8e82d9ea7693bb6b5b9bd))
70
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.15 ([#805](https://github.com/adobe/helix-docx2md/issues/805)) ([4fe64a7](https://github.com/adobe/helix-docx2md/commit/4fe64a730e5c984a17b204c36364c0402d19d22e))
71
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.18 ([b3cfabb](https://github.com/adobe/helix-docx2md/commit/b3cfabb8b141271d5bc74680a1c7e8d1feb2a29c))
72
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.2 ([#731](https://github.com/adobe/helix-docx2md/issues/731)) ([5ea9f8b](https://github.com/adobe/helix-docx2md/commit/5ea9f8b052ea724eb1d5076cde67f51f857121bb))
73
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.3 ([#734](https://github.com/adobe/helix-docx2md/issues/734)) ([3a3af1a](https://github.com/adobe/helix-docx2md/commit/3a3af1a6ea3c8a86bbc86afa0f8fa7604384345e))
74
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.4 ([#738](https://github.com/adobe/helix-docx2md/issues/738)) ([a97bfe5](https://github.com/adobe/helix-docx2md/commit/a97bfe55f6c6beb00e0c3ba2f8b2e054f9191fe8))
75
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.6 ([#744](https://github.com/adobe/helix-docx2md/issues/744)) ([48e7c24](https://github.com/adobe/helix-docx2md/commit/48e7c2478eeb45f42e58773bd4c94cf3800b2dbc))
76
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.7 ([#754](https://github.com/adobe/helix-docx2md/issues/754)) ([886ce62](https://github.com/adobe/helix-docx2md/commit/886ce62ab0c2079102ef617f19e36e1b650d2c5f))
77
- * **deps:** update dependency @adobe/helix-documents-support to v3.4.9 ([#768](https://github.com/adobe/helix-docx2md/issues/768)) ([0785c87](https://github.com/adobe/helix-docx2md/commit/0785c873469f2c8cdbbf6d10782bc824d44e28ab))
78
- * **deps:** update dependency @adobe/helix-documents-support to v4.0.1 ([#831](https://github.com/adobe/helix-docx2md/issues/831)) ([aebb27a](https://github.com/adobe/helix-docx2md/commit/aebb27af245eb59f1562f53e4df7dd9debef8742))
79
- * **deps:** update dependency @adobe/helix-documents-support to v4.0.2 ([d9e8766](https://github.com/adobe/helix-docx2md/commit/d9e87668698b0497a2ffbd28f793204eacc36ec5))
80
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.1 ([#155](https://github.com/adobe/helix-docx2md/issues/155)) ([665e41d](https://github.com/adobe/helix-docx2md/commit/665e41d3a87b713b4b06d1b1a5a458d68decfb66))
81
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.10 ([7aeb4c2](https://github.com/adobe/helix-docx2md/commit/7aeb4c2c3a8a9a05c69603242f7dec9d49f6e697))
82
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.11 ([a3a4e1f](https://github.com/adobe/helix-docx2md/commit/a3a4e1f4ce328ab7fe9f5da89d46da0367c92893))
83
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.12 ([#240](https://github.com/adobe/helix-docx2md/issues/240)) ([a071057](https://github.com/adobe/helix-docx2md/commit/a071057f9cf404aa866a86e2fdb4c59d5db4e019))
84
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.13 ([#242](https://github.com/adobe/helix-docx2md/issues/242)) ([fb4218a](https://github.com/adobe/helix-docx2md/commit/fb4218a04635a8fa5f9f7ff21250593d2cbd1236))
85
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.14 ([60c3273](https://github.com/adobe/helix-docx2md/commit/60c3273d63122f2baf8bcfa00051dea69fc9d916))
86
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.2 ([#164](https://github.com/adobe/helix-docx2md/issues/164)) ([9e275a0](https://github.com/adobe/helix-docx2md/commit/9e275a0158e0f5694783a8bbf057ab8d6aab1f0b))
87
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.3 ([7865dfd](https://github.com/adobe/helix-docx2md/commit/7865dfde73fac846e1bd8af58990b9e3add6ce36))
88
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.4 ([c1f97e7](https://github.com/adobe/helix-docx2md/commit/c1f97e7433bb428fab72228f11e51383ef556983))
89
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.5 ([#205](https://github.com/adobe/helix-docx2md/issues/205)) ([b57b599](https://github.com/adobe/helix-docx2md/commit/b57b599999ae8cd847a4c2a448a4338b643f5960))
90
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.6 ([8222918](https://github.com/adobe/helix-docx2md/commit/8222918325359154f1d2132d34f44f999aa009e9))
91
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.7 ([cb007ff](https://github.com/adobe/helix-docx2md/commit/cb007fff1a940c61298c6ab44e9710ad258a9577))
92
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.8 ([57d2421](https://github.com/adobe/helix-docx2md/commit/57d2421f07bd713bc4cc160cf51cfce98ee6bff7))
93
- * **deps:** update dependency @adobe/helix-epsagon to v1.1.9 ([2d5d7b4](https://github.com/adobe/helix-docx2md/commit/2d5d7b4df2dbaf11984bc8db2fb69e25a260d677))
94
- * **deps:** update dependency @adobe/helix-epsagon to v1.2.0 ([#246](https://github.com/adobe/helix-docx2md/issues/246)) ([5c4d82f](https://github.com/adobe/helix-docx2md/commit/5c4d82f275b6c9e914328bee723e595314bdcd29))
95
- * **deps:** update dependency @adobe/helix-epsagon to v1.2.1 ([5a867d1](https://github.com/adobe/helix-docx2md/commit/5a867d1145f84759a8467f25ed178f9f20919e07))
96
- * **deps:** update dependency @adobe/helix-epsagon to v1.2.2 ([2027425](https://github.com/adobe/helix-docx2md/commit/202742563f976715e2f421c692008df44991ff78))
97
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.0 ([60c76cc](https://github.com/adobe/helix-docx2md/commit/60c76cc5ef7ff9d1241090de804ae5b214ce6c30))
98
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.1 ([a362a6d](https://github.com/adobe/helix-docx2md/commit/a362a6ded9b9967ff8a6090149982b5c9e762ffc))
99
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.10 ([f0f21a0](https://github.com/adobe/helix-docx2md/commit/f0f21a024683e01c3decab212f7ae4cc7a7e4ada))
100
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.11 ([9c0a521](https://github.com/adobe/helix-docx2md/commit/9c0a5210854f8a1a3b227629025864a96516c635))
101
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.12 ([0d48d34](https://github.com/adobe/helix-docx2md/commit/0d48d34ae1151062f674d6fe0bf5109d8f5bc1fd))
102
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.2 ([936f630](https://github.com/adobe/helix-docx2md/commit/936f630529bba76a782c8f33a60b69e104e0ea7e))
103
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.3 ([78e9749](https://github.com/adobe/helix-docx2md/commit/78e974971d89253af9aeb71f0e7963e91a1b7dbf))
104
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.5 ([c65f6c3](https://github.com/adobe/helix-docx2md/commit/c65f6c399778f52ad359d65349f14140f7e45b78))
105
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.6 ([6f8647f](https://github.com/adobe/helix-docx2md/commit/6f8647f3e8482fea20a7504754b81693e1203817))
106
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.7 ([1e1dd4d](https://github.com/adobe/helix-docx2md/commit/1e1dd4d1d18ae929219128472ef58884a04ead80))
107
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.8 ([90488f5](https://github.com/adobe/helix-docx2md/commit/90488f5f4613cab91ce0279269c0ad5cba6afaf2))
108
- * **deps:** update dependency @adobe/helix-epsagon to v1.3.9 ([f9f6f60](https://github.com/adobe/helix-docx2md/commit/f9f6f60502f13e9444329e6ae6a193d117ea127c))
109
- * **deps:** update dependency @adobe/helix-epsagon to v1.4.0 ([abe0d68](https://github.com/adobe/helix-docx2md/commit/abe0d680a7c7bf41e469fe50d2aa9fe0436afe31))
110
- * **deps:** update dependency @adobe/helix-epsagon to v1.5.1 ([9b2624c](https://github.com/adobe/helix-docx2md/commit/9b2624c7fbb472030fbdba72688c1f623ed29b72))
111
- * **deps:** update dependency @adobe/helix-epsagon to v1.5.3 ([#426](https://github.com/adobe/helix-docx2md/issues/426)) ([259f945](https://github.com/adobe/helix-docx2md/commit/259f9456a13860154add3d74d814efcce7492c4a))
112
- * **deps:** update dependency @adobe/helix-epsagon to v1.5.4 ([#466](https://github.com/adobe/helix-docx2md/issues/466)) ([421d23f](https://github.com/adobe/helix-docx2md/commit/421d23f4b640826a7d3a0fe8ed08e44b079c3f1d))
113
- * **deps:** update dependency @adobe/helix-epsagon to v1.5.5 ([a589d79](https://github.com/adobe/helix-docx2md/commit/a589d79b5c827e2e4cf99ab45aa805acb727bdf4))
114
- * **deps:** update dependency @adobe/helix-fetch to v2.1.6 ([#552](https://github.com/adobe/helix-docx2md/issues/552)) ([0cfdfd2](https://github.com/adobe/helix-docx2md/commit/0cfdfd2f3fefa5c147917c6d7a13a9f4f11d581b))
115
- * **deps:** update dependency @adobe/helix-fetch to v2.1.8 ([#592](https://github.com/adobe/helix-docx2md/issues/592)) ([55b1c35](https://github.com/adobe/helix-docx2md/commit/55b1c35b61a80ef9878bef087f6c44ab8c6cf266))
116
- * **deps:** update dependency @adobe/helix-fetch to v2.4.2 ([#724](https://github.com/adobe/helix-docx2md/issues/724)) ([66b299f](https://github.com/adobe/helix-docx2md/commit/66b299f8f4f446b08e26d8393647eb8f3a8e0a75))
117
- * **deps:** update dependency @adobe/helix-fetch to v3 ([#784](https://github.com/adobe/helix-docx2md/issues/784)) ([dec580d](https://github.com/adobe/helix-docx2md/commit/dec580dc55c6712f518d91230603e22926c5ce0e))
118
- * **deps:** update dependency @adobe/helix-markdown-support to v1.2.0 ([#461](https://github.com/adobe/helix-docx2md/issues/461)) ([616441f](https://github.com/adobe/helix-docx2md/commit/616441f7a5f4a69be9d9b916721e24b397bb7614))
119
- * **deps:** update dependency @adobe/helix-markdown-support to v1.3.0 ([ec26675](https://github.com/adobe/helix-docx2md/commit/ec26675bddc72efd1d0fe2e5ad8f0d4291eaca0a))
120
- * **deps:** update dependency @adobe/helix-markdown-support to v1.4.0 ([#538](https://github.com/adobe/helix-docx2md/issues/538)) ([05f64e8](https://github.com/adobe/helix-docx2md/commit/05f64e8f8c007d3ea17c44b64f4803b66cc984e7))
121
- * **deps:** update dependency @adobe/helix-markdown-support to v3.1.0 ([#1](https://github.com/adobe/helix-docx2md/issues/1)) ([fe7e753](https://github.com/adobe/helix-docx2md/commit/fe7e7530f8a42074cbb9956217e53e0fd782f81d))
122
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.0.3 ([#157](https://github.com/adobe/helix-docx2md/issues/157)) ([5bd4dfd](https://github.com/adobe/helix-docx2md/commit/5bd4dfd63bb16ba8529239769063f33e182b7dc4))
123
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.0.4 ([f3914de](https://github.com/adobe/helix-docx2md/commit/f3914deaeb569b66601cc16965903a2aaad3a6d0))
124
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.1.0 ([2b30e8b](https://github.com/adobe/helix-docx2md/commit/2b30e8bedfa34b6f9dbaf920a651c2734d031735))
125
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.2.1 ([0eadd00](https://github.com/adobe/helix-docx2md/commit/0eadd00dd8dc8eb1bc8f3ba9afd308269324c3ca))
126
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.3.0 ([#175](https://github.com/adobe/helix-docx2md/issues/175)) ([cc5fd37](https://github.com/adobe/helix-docx2md/commit/cc5fd372e72c341976df36b4b4cdc3cd26acf0ec))
127
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.3.1 ([cc6924a](https://github.com/adobe/helix-docx2md/commit/cc6924a0eca53f344fa70d95b7d5bceaab31fe45))
128
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.4.0 ([715cd5b](https://github.com/adobe/helix-docx2md/commit/715cd5b900f6c542a7e988c5e24e7da73da68778))
129
- * **deps:** update dependency @adobe/helix-onedrive-support to v1.4.1 ([#188](https://github.com/adobe/helix-docx2md/issues/188)) ([42f6455](https://github.com/adobe/helix-docx2md/commit/42f6455e4c11ce2b524efb8ad987d25049bf2927))
130
- * **deps:** update dependency @adobe/helix-onedrive-support to v2 ([#191](https://github.com/adobe/helix-docx2md/issues/191)) ([1462b17](https://github.com/adobe/helix-docx2md/commit/1462b17dfcf7a601b50fcb77e3733eafc276bc32))
131
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.1.0 ([9ae0780](https://github.com/adobe/helix-docx2md/commit/9ae07803b34dad90de20c1aa3e025abb8753c1f4))
132
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.10.0 ([c494a73](https://github.com/adobe/helix-docx2md/commit/c494a73d6d515488d1068c3248d273f2ced41576))
133
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.12.0 ([#414](https://github.com/adobe/helix-docx2md/issues/414)) ([a77728a](https://github.com/adobe/helix-docx2md/commit/a77728a4e00c35a112d6c90380a0785a5436139b))
134
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.12.1 ([#418](https://github.com/adobe/helix-docx2md/issues/418)) ([127e17e](https://github.com/adobe/helix-docx2md/commit/127e17e9e74dc46405d3dc99fed14999427e85e2))
135
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.12.2 ([9d07ddd](https://github.com/adobe/helix-docx2md/commit/9d07ddd1b40dc30ba8a585bfbb6b3128cd3470d2))
136
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.4.0 ([#303](https://github.com/adobe/helix-docx2md/issues/303)) ([d9e9041](https://github.com/adobe/helix-docx2md/commit/d9e9041f86a6150f65ba7712cc15da9b3a8822f5))
137
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.4.1 ([2eca717](https://github.com/adobe/helix-docx2md/commit/2eca717b1ae216acfcfa7db86f577c7f7e19277d))
138
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.5.0 ([#330](https://github.com/adobe/helix-docx2md/issues/330)) ([301ca44](https://github.com/adobe/helix-docx2md/commit/301ca44011506806d628678edbbd0505cf25d500))
139
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.5.1 ([e2e90ad](https://github.com/adobe/helix-docx2md/commit/e2e90ad785ebc1fa58f5f1e99edf37805c5aaf69))
140
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.6.0 ([6f4d781](https://github.com/adobe/helix-docx2md/commit/6f4d7811c50b380059ef714bcfca89ccf4948470))
141
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.7.0 ([327f060](https://github.com/adobe/helix-docx2md/commit/327f060636e88f3345779fac126d1a80b233a9d4))
142
- * **deps:** update dependency @adobe/helix-onedrive-support to v2.8.0 ([#367](https://github.com/adobe/helix-docx2md/issues/367)) ([61ab6fc](https://github.com/adobe/helix-docx2md/commit/61ab6fc04aa17fcb601f732b1c65e97ca39207cf))
143
- * **deps:** update dependency @adobe/helix-onedrive-support to v3 ([#423](https://github.com/adobe/helix-docx2md/issues/423)) ([7674736](https://github.com/adobe/helix-docx2md/commit/76747364d8544939f00a4630a4f6c0ee12422582))
144
- * **deps:** update dependency @adobe/helix-onedrive-support to v3.0.1 ([eab21f5](https://github.com/adobe/helix-docx2md/commit/eab21f563085760e97dfc3754306235beb55e207))
145
- * **deps:** update dependency @adobe/helix-onedrive-support to v3.1.2 ([#468](https://github.com/adobe/helix-docx2md/issues/468)) ([b7699a1](https://github.com/adobe/helix-docx2md/commit/b7699a15205f74c1bc36967e50ae0af99aa33a53))
146
- * **deps:** update dependency @adobe/helix-onedrive-support to v3.1.3 ([#473](https://github.com/adobe/helix-docx2md/issues/473)) ([0bb8711](https://github.com/adobe/helix-docx2md/commit/0bb8711454bb37eba3fb088f4f6bd0ba4d75b2f4))
147
- * **deps:** update dependency @adobe/helix-onedrive-support to v3.1.5 ([90a907c](https://github.com/adobe/helix-docx2md/commit/90a907cf2cffcdd204d0a813213f8fa79847ff0b))
148
- * **deps:** update dependency @adobe/helix-onedrive-support to v4 ([#597](https://github.com/adobe/helix-docx2md/issues/597)) ([8a0de28](https://github.com/adobe/helix-docx2md/commit/8a0de28ef2ea353d344d6a40e2c55b5580cf4326))
149
- * **deps:** update dependency @adobe/helix-onedrive-support to v4.1.0 ([#654](https://github.com/adobe/helix-docx2md/issues/654)) ([80131a2](https://github.com/adobe/helix-docx2md/commit/80131a2a22ebc948f8be55df24345481ea95f9aa))
150
- * **deps:** update dependency @adobe/helix-onedrive-support to v5 ([#687](https://github.com/adobe/helix-docx2md/issues/687)) ([6d4608e](https://github.com/adobe/helix-docx2md/commit/6d4608e301805cd2c68c7b6efe4f652b0a50bd8e))
151
- * **deps:** update dependency @adobe/helix-onedrive-support to v5.1.0 ([#741](https://github.com/adobe/helix-docx2md/issues/741)) ([7bbe75c](https://github.com/adobe/helix-docx2md/commit/7bbe75c8aa7ab688ceb36b05540ee2742130e3c7))
152
- * **deps:** update dependency @adobe/helix-onedrive-support to v5.1.1 ([#765](https://github.com/adobe/helix-docx2md/issues/765)) ([741eac8](https://github.com/adobe/helix-docx2md/commit/741eac832556cec9315c44b67ca957ca75c92f50))
153
- * **deps:** update dependency @adobe/helix-onedrive-support to v6 ([#781](https://github.com/adobe/helix-docx2md/issues/781)) ([52a51ee](https://github.com/adobe/helix-docx2md/commit/52a51eeac56b5b18f527426cd9aa2a7a5ace8904))
154
- * **deps:** update dependency @adobe/helix-qr-code to v1.1.0 ([e135cd5](https://github.com/adobe/helix-docx2md/commit/e135cd54b085676ae6ccabdb5c403604fa97d937))
155
- * **deps:** update dependency @adobe/helix-qr-code to v1.1.1 ([#400](https://github.com/adobe/helix-docx2md/issues/400)) ([c939c83](https://github.com/adobe/helix-docx2md/commit/c939c832d24c30460aa8952fda0923d8df5736dd))
156
- * **deps:** update dependency @adobe/helix-shared to v7.25.0 ([#640](https://github.com/adobe/helix-docx2md/issues/640)) ([6550507](https://github.com/adobe/helix-docx2md/commit/655050743b07f1fef70e0374b07e67984f99542e))
157
- * **deps:** update dependency @adobe/helix-shared to v7.25.1 ([ffdb7cd](https://github.com/adobe/helix-docx2md/commit/ffdb7cd0a3b0e5ea0a37303fce42bc684efc067b))
158
- * **deps:** update dependency @adobe/helix-shared to v7.26.3 ([#649](https://github.com/adobe/helix-docx2md/issues/649)) ([b6bb031](https://github.com/adobe/helix-docx2md/commit/b6bb031093f74ca5ed16cd84a9e3fbce4df2da0f))
159
- * **deps:** update dependency @adobe/helix-shared to v7.27.0 ([#656](https://github.com/adobe/helix-docx2md/issues/656)) ([e14822c](https://github.com/adobe/helix-docx2md/commit/e14822c1b306def2923ae20619082523b620466c))
160
- * **deps:** update dependency @adobe/helix-shared to v7.28.0 ([#660](https://github.com/adobe/helix-docx2md/issues/660)) ([4e57033](https://github.com/adobe/helix-docx2md/commit/4e570335816b70cec27c3dea7faf80874404696f))
161
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.0.15 ([#747](https://github.com/adobe/helix-docx2md/issues/747)) ([f229267](https://github.com/adobe/helix-docx2md/commit/f229267a9ac20f2293b8e8fe034e70efb26e9968))
162
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.0.16 ([#749](https://github.com/adobe/helix-docx2md/issues/749)) ([96317c7](https://github.com/adobe/helix-docx2md/commit/96317c7549e146443acc723f55250a975f23b30e))
163
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.0.17 ([#752](https://github.com/adobe/helix-docx2md/issues/752)) ([46c2cb3](https://github.com/adobe/helix-docx2md/commit/46c2cb32b593142b491c8ba93453a590741e81ed))
164
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.1.0 ([#761](https://github.com/adobe/helix-docx2md/issues/761)) ([d3204cd](https://github.com/adobe/helix-docx2md/commit/d3204cd9fafdade5bcaf7e7c5e2953aa525412f6))
165
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.1.5 ([8d7224e](https://github.com/adobe/helix-docx2md/commit/8d7224e21e42dd8f9d09f88bea01321838937d8d))
166
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.1.6 ([#817](https://github.com/adobe/helix-docx2md/issues/817)) ([349d61f](https://github.com/adobe/helix-docx2md/commit/349d61f5844d9f0d6ad32f2dde4aa6bd28438a8d))
167
- * **deps:** update dependency @adobe/helix-shared-body-data to v1.1.7 ([#838](https://github.com/adobe/helix-docx2md/issues/838)) ([d00b45c](https://github.com/adobe/helix-docx2md/commit/d00b45cf383af51240abe33c3475de6b767c3915))
168
- * **deps:** update dependency @adobe/helix-shared-process-queue to v1.1.0 ([#812](https://github.com/adobe/helix-docx2md/issues/812)) ([74266de](https://github.com/adobe/helix-docx2md/commit/74266de478aa28653df29d88b1e52f8c2edac85b))
169
- * **deps:** update dependency @adobe/helix-status to v5.0.2 ([#21](https://github.com/adobe/helix-docx2md/issues/21)) ([52a10b2](https://github.com/adobe/helix-docx2md/commit/52a10b2ba1f90d09856649698c9ae10375d59ce7))
170
- * **deps:** update dependency @adobe/helix-status to v5.1.0 ([#23](https://github.com/adobe/helix-docx2md/issues/23)) ([e19abc0](https://github.com/adobe/helix-docx2md/commit/e19abc0b2e9ebf748c509d9dd3a959456e05d130))
171
- * **deps:** update dependency @adobe/helix-status to v5.2.0 ([#39](https://github.com/adobe/helix-docx2md/issues/39)) ([74ee626](https://github.com/adobe/helix-docx2md/commit/74ee62686f96a4a830ca340349e97f42f10af3d4))
172
- * **deps:** update dependency @adobe/helix-status to v5.3.0 ([#47](https://github.com/adobe/helix-docx2md/issues/47)) ([57ecc3f](https://github.com/adobe/helix-docx2md/commit/57ecc3fcb3d0c4bc8ea705269d950c0d0d731043))
173
- * **deps:** update dependency @adobe/helix-status to v6 ([f5f8f25](https://github.com/adobe/helix-docx2md/commit/f5f8f25a3fd58f4d2f2bc9fded322abe4784290f))
174
- * **deps:** update dependency @adobe/helix-status to v7 ([bbebf03](https://github.com/adobe/helix-docx2md/commit/bbebf0310860a4925d1e8fd948f976d5424295e4))
175
- * **deps:** update dependency @adobe/helix-status to v7.0.1 ([#77](https://github.com/adobe/helix-docx2md/issues/77)) ([42d155e](https://github.com/adobe/helix-docx2md/commit/42d155e5849306e557424eb7fa20a75717ac7fc8))
176
- * **deps:** update dependency @adobe/helix-status to v7.0.3 ([#117](https://github.com/adobe/helix-docx2md/issues/117)) ([51d39d3](https://github.com/adobe/helix-docx2md/commit/51d39d3788e624c3e856584d992d83fff569defc))
177
- * **deps:** update dependency @adobe/helix-status to v7.1.1 ([#149](https://github.com/adobe/helix-docx2md/issues/149)) ([48f4e7c](https://github.com/adobe/helix-docx2md/commit/48f4e7ce72ecda5b72e11586d53186f431809e59))
178
- * **deps:** update dependency @adobe/helix-status to v7.1.3 ([2ef2a59](https://github.com/adobe/helix-docx2md/commit/2ef2a5906fd63e42d2dec6c9eb4fa0b9dfc0307b))
179
- * **deps:** update dependency @adobe/helix-status to v8 ([#350](https://github.com/adobe/helix-docx2md/issues/350)) ([c16adfc](https://github.com/adobe/helix-docx2md/commit/c16adfcec75883b839f4eaa740d2234d0785b889))
180
- * **deps:** update dependency @adobe/helix-status to v8.1.0 ([#352](https://github.com/adobe/helix-docx2md/issues/352)) ([95fdc16](https://github.com/adobe/helix-docx2md/commit/95fdc16885cca314b25fcb3744d82d2927694fed))
181
- * **deps:** update dependency @adobe/helix-status to v8.1.1 ([#373](https://github.com/adobe/helix-docx2md/issues/373)) ([638d38a](https://github.com/adobe/helix-docx2md/commit/638d38a26c97c33dbc43ea77c24b5003d379adee))
182
- * **deps:** update dependency @adobe/helix-status to v8.1.2 ([#376](https://github.com/adobe/helix-docx2md/issues/376)) ([cf4b113](https://github.com/adobe/helix-docx2md/commit/cf4b11345b3d89675d3d8e77a4925aa9e39b3a59))
183
- * **deps:** update dependency @adobe/helix-status to v8.1.3 ([651ed10](https://github.com/adobe/helix-docx2md/commit/651ed1028f76d5a868b2c785af3659feddcdca59))
184
- * **deps:** update dependency @adobe/helix-status to v8.2.1 ([f027fc3](https://github.com/adobe/helix-docx2md/commit/f027fc343e115f5d5db0a7cf603372c147bb1b07))
185
- * **deps:** update dependency @adobe/helix-status to v8.2.3 ([#489](https://github.com/adobe/helix-docx2md/issues/489)) ([76c810a](https://github.com/adobe/helix-docx2md/commit/76c810a2cf7dda382635582fcea326cb0e61463f))
186
- * **deps:** update dependency @adobe/helix-status to v9 ([#494](https://github.com/adobe/helix-docx2md/issues/494)) ([b178854](https://github.com/adobe/helix-docx2md/commit/b1788541f98407074bd2ace668daf8850e8e910d))
187
- * **deps:** update dependency @adobe/helix-status to v9.0.1 ([#527](https://github.com/adobe/helix-docx2md/issues/527)) ([748af8e](https://github.com/adobe/helix-docx2md/commit/748af8e9f698204d8be164160463e985ad01d5a6))
188
- * **deps:** update dependency @adobe/helix-status to v9.0.4 ([#541](https://github.com/adobe/helix-docx2md/issues/541)) ([b7ed1d2](https://github.com/adobe/helix-docx2md/commit/b7ed1d2e4c5c477b03c8affc47e5f4792054c908))
189
- * **deps:** update dependency @adobe/helix-status to v9.0.5 ([#550](https://github.com/adobe/helix-docx2md/issues/550)) ([e202885](https://github.com/adobe/helix-docx2md/commit/e202885b4e26230c9c46e64bc8f5898456e82a31))
190
- * **deps:** update dependency @adobe/helix-status to v9.0.8 ([#572](https://github.com/adobe/helix-docx2md/issues/572)) ([eda8e53](https://github.com/adobe/helix-docx2md/commit/eda8e53e759f2c6fdc6dc4ae8dc3d7dc3ac044be))
191
- * **deps:** update dependency @adobe/helix-status to v9.1.5 ([#619](https://github.com/adobe/helix-docx2md/issues/619)) ([5b9f463](https://github.com/adobe/helix-docx2md/commit/5b9f463d620dc9348d3c412a61e65c3a21bfeb8b))
192
- * **deps:** update dependency @adobe/helix-status to v9.2.0 ([#711](https://github.com/adobe/helix-docx2md/issues/711)) ([01b9bff](https://github.com/adobe/helix-docx2md/commit/01b9bff3381a219f52d70d7a3d7ea845a82b094f))
193
- * **deps:** update dependency @adobe/helix-universal to v1.6.1 ([#685](https://github.com/adobe/helix-docx2md/issues/685)) ([f08d455](https://github.com/adobe/helix-docx2md/commit/f08d45571c6bfbb2b308ff1a9e2e80b725abd7c7))
194
- * **deps:** update dependency @adobe/helix-universal to v1.6.10 ([#751](https://github.com/adobe/helix-docx2md/issues/751)) ([c3ba295](https://github.com/adobe/helix-docx2md/commit/c3ba295a5e8e0df1d6c9e2639e342b144a03265b))
195
- * **deps:** update dependency @adobe/helix-universal to v1.6.12 ([#760](https://github.com/adobe/helix-docx2md/issues/760)) ([af60a40](https://github.com/adobe/helix-docx2md/commit/af60a402bb2d251a2d0ec8c2f25814c1dde10c31))
196
- * **deps:** update dependency @adobe/helix-universal to v1.6.5 ([#702](https://github.com/adobe/helix-docx2md/issues/702)) ([9ec7e6d](https://github.com/adobe/helix-docx2md/commit/9ec7e6d1c68dca4d878d5812d71f41c92d6cd583))
197
- * **deps:** update dependency @adobe/helix-universal to v1.6.7 ([#726](https://github.com/adobe/helix-docx2md/issues/726)) ([7d0731b](https://github.com/adobe/helix-docx2md/commit/7d0731bf1880b9336f844ee5c8ad42d9245029cf))
198
- * **deps:** update dependency @adobe/helix-universal to v1.6.8 ([250d5aa](https://github.com/adobe/helix-docx2md/commit/250d5aafdd12b257a350718d4338cce46132d181))
199
- * **deps:** update dependency @adobe/helix-universal to v1.6.9 ([#748](https://github.com/adobe/helix-docx2md/issues/748)) ([ae8f39f](https://github.com/adobe/helix-docx2md/commit/ae8f39fa447c3495ee53ba0675940b2d300caa0c))
200
- * **deps:** update dependency @adobe/helix-universal to v1.9.0 ([#787](https://github.com/adobe/helix-docx2md/issues/787)) ([a1d5a5c](https://github.com/adobe/helix-docx2md/commit/a1d5a5cf6f243af0e22f3622eccf17a6b95be4f6))
201
- * **deps:** update dependency @adobe/helix-universal to v1.9.1 ([#816](https://github.com/adobe/helix-docx2md/issues/816)) ([de1d72f](https://github.com/adobe/helix-docx2md/commit/de1d72f67c667d48f507724aad76cf62b7a0024b))
202
- * **deps:** update dependency @adobe/helix-universal to v2 ([#837](https://github.com/adobe/helix-docx2md/issues/837)) ([595c50f](https://github.com/adobe/helix-docx2md/commit/595c50fa3059c89d9a2bcf00c2e78ba9abb5bd71))
203
- * **deps:** update dependency @adobe/helix-universal-logger to v1.0.8 ([0e51f18](https://github.com/adobe/helix-docx2md/commit/0e51f183ed79f5a2b6b844c7854291665ef30428))
204
- * **deps:** update dependency @adobe/helix-universal-logger to v2 ([#789](https://github.com/adobe/helix-docx2md/issues/789)) ([2d48ea9](https://github.com/adobe/helix-docx2md/commit/2d48ea9a80d62bdb4d5e5091aaaad165315a7876))
205
- * **deps:** update dependency @adobe/openwhisk-action-builder to v2.3.3 ([#93](https://github.com/adobe/helix-docx2md/issues/93)) ([77aea3a](https://github.com/adobe/helix-docx2md/commit/77aea3a760aaa5c189104b427e0b7613cba02080))
206
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.0.1 ([#98](https://github.com/adobe/helix-docx2md/issues/98)) ([ed6783d](https://github.com/adobe/helix-docx2md/commit/ed6783dae11cda4340d4d15e893d2c31860224f0))
207
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.0.2 ([#100](https://github.com/adobe/helix-docx2md/issues/100)) ([15ba03a](https://github.com/adobe/helix-docx2md/commit/15ba03ad82da1a29c3bed1bd2cbae4489ab51ac1))
208
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.0.3 ([#116](https://github.com/adobe/helix-docx2md/issues/116)) ([dde47f0](https://github.com/adobe/helix-docx2md/commit/dde47f0cd0c950d9530bd88d31ba66e4f5fea8cf))
209
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.0.4 ([#142](https://github.com/adobe/helix-docx2md/issues/142)) ([517c071](https://github.com/adobe/helix-docx2md/commit/517c0714ef0c454a342f288936859b03716366a5))
210
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.1.0 ([bdac4fc](https://github.com/adobe/helix-docx2md/commit/bdac4fc53d4e793fe3b93be8f5b221ba31a0ece5))
211
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.2.0 ([#207](https://github.com/adobe/helix-docx2md/issues/207)) ([4011ec0](https://github.com/adobe/helix-docx2md/commit/4011ec03c2c900a78d9e728267b8a0bef1faa5bf))
212
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.2.1 ([ee39890](https://github.com/adobe/helix-docx2md/commit/ee39890ba4a63bf96ceb7eb073b528e5c61e75e4))
213
- * **deps:** update dependency @adobe/openwhisk-action-logger to v2.3.0 ([66c49b9](https://github.com/adobe/helix-docx2md/commit/66c49b928ba239752a2896c5d733daaeb7fe8e70))
214
- * **deps:** update dependency @adobe/openwhisk-action-utils to v2.3.5 ([#33](https://github.com/adobe/helix-docx2md/issues/33)) ([4e2995f](https://github.com/adobe/helix-docx2md/commit/4e2995f79b36e69da5ae3f4656e569d5f27ddedd))
215
- * **deps:** update dependency @adobe/openwhisk-action-utils to v2.5.0 ([#62](https://github.com/adobe/helix-docx2md/issues/62)) ([29c564e](https://github.com/adobe/helix-docx2md/commit/29c564e06403915e5722718d6389e609fbdaa542))
216
- * **deps:** update dependency @adobe/openwhisk-action-utils to v2.7.3 ([#82](https://github.com/adobe/helix-docx2md/issues/82)) ([ce317d5](https://github.com/adobe/helix-docx2md/commit/ce317d5afdd78fc1ecb58cd810ffcc66fc002a1d))
217
- * **deps:** update dependency @adobe/openwhisk-action-utils to v3 ([#87](https://github.com/adobe/helix-docx2md/issues/87)) ([f6ec58d](https://github.com/adobe/helix-docx2md/commit/f6ec58db1d8de4be9e5c84f8a4cdb996f1c0a58d))
218
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4 ([#133](https://github.com/adobe/helix-docx2md/issues/133)) ([b203858](https://github.com/adobe/helix-docx2md/commit/b203858f30328b0af3bece5894fa945ae7b8b51f))
219
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.1.0 ([#166](https://github.com/adobe/helix-docx2md/issues/166)) ([6960f37](https://github.com/adobe/helix-docx2md/commit/6960f373853541ffe6f5c46faf7654f8ed7308c3))
220
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.2.1 ([8bb3e33](https://github.com/adobe/helix-docx2md/commit/8bb3e33db01c7fbecdafccc36cf7e6d4deea43ca))
221
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.2.2 ([#209](https://github.com/adobe/helix-docx2md/issues/209)) ([94b8074](https://github.com/adobe/helix-docx2md/commit/94b8074b4ccb498c5970b14b64108e4a9718d041))
222
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.2.3 ([5c245ae](https://github.com/adobe/helix-docx2md/commit/5c245aecb1401925691cc178ccac43154f8d1acb))
223
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.3.0 ([#406](https://github.com/adobe/helix-docx2md/issues/406)) ([d7c405f](https://github.com/adobe/helix-docx2md/commit/d7c405fbd57cf2e9b349aedc3b736a204a3dbfe0))
224
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.3.1 ([4b2622f](https://github.com/adobe/helix-docx2md/commit/4b2622fd06f2fac7decaa0d6ab043764e10fa20a))
225
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.3.3 ([e17ad85](https://github.com/adobe/helix-docx2md/commit/e17ad85aa73827fa15ef508bf89f58141581f480))
226
- * **deps:** update dependency @adobe/openwhisk-action-utils to v4.4.0 ([d26773b](https://github.com/adobe/helix-docx2md/commit/d26773bac7df876052817f117b81a9398361f01f))
227
- * **deps:** update dependency docx to v6 ([a4f0f47](https://github.com/adobe/helix-docx2md/commit/a4f0f47941bebbb9799314c3acd404d676588086))
228
- * **deps:** update dependency docx to v7 ([#771](https://github.com/adobe/helix-docx2md/issues/771)) ([954c4ba](https://github.com/adobe/helix-docx2md/commit/954c4ba717be7f8f99e72730fb14012781419995))
229
- * **deps:** update dependency image-size to v1 ([#659](https://github.com/adobe/helix-docx2md/issues/659)) ([a233e5b](https://github.com/adobe/helix-docx2md/commit/a233e5bb2f1fda2d9de19b4b236e45d2dc85d4f3))
230
- * **deps:** update dependency mammoth to v1.4.9 ([#53](https://github.com/adobe/helix-docx2md/issues/53)) ([e8e46b3](https://github.com/adobe/helix-docx2md/commit/e8e46b3fd11e40ac63f0b1de3d690593d9f5f447))
231
- * **deps:** update dependency mdast-util-to-string to v1.0.8 ([#194](https://github.com/adobe/helix-docx2md/issues/194)) ([cde9a41](https://github.com/adobe/helix-docx2md/commit/cde9a41e6a8619cf30eaa7bb4cea31265bb99fff))
232
- * **deps:** update dependency mdast-util-to-string to v1.1.0 ([#211](https://github.com/adobe/helix-docx2md/issues/211)) ([c83c371](https://github.com/adobe/helix-docx2md/commit/c83c371327762eb1436c69bcdae36f27cdba38ff))
233
- * **deps:** update dependency mdast-util-to-string to v2 ([#469](https://github.com/adobe/helix-docx2md/issues/469)) ([4b50097](https://github.com/adobe/helix-docx2md/commit/4b50097662510268f79498b1b3f10fb6e65852f8))
234
- * **deps:** update dependency mime to v2.5.2 ([#545](https://github.com/adobe/helix-docx2md/issues/545)) ([d2cfd0c](https://github.com/adobe/helix-docx2md/commit/d2cfd0c551b524764480b222094c0b021ecc1516))
235
- * **deps:** update dependency mime to v3 ([#804](https://github.com/adobe/helix-docx2md/issues/804)) ([6b13064](https://github.com/adobe/helix-docx2md/commit/6b130642ed7a07430c905cbd9b0cebc73e870cfd))
236
- * **deps:** update dependency unified to v8.4.1 ([#20](https://github.com/adobe/helix-docx2md/issues/20)) ([94a90d7](https://github.com/adobe/helix-docx2md/commit/94a90d72153238e84db2d81c0164146029ac4574))
237
- * **deps:** update dependency unified to v9.2.0 ([2a13652](https://github.com/adobe/helix-docx2md/commit/2a136528541970b1a4175a626208bcef2f8399c4))
238
- * **deps:** update dependency unist-util-visit to v2.0.3 ([2075ee9](https://github.com/adobe/helix-docx2md/commit/2075ee9604a887ac412561e794ab6437cd246180))
239
- * **deps:** update external ([e7c6723](https://github.com/adobe/helix-docx2md/commit/e7c67236860b6e898a24a5839fe195c6de9104d3))
240
- * **deps:** update external fixes ([dddb79d](https://github.com/adobe/helix-docx2md/commit/dddb79d0645d23964c73532bf5f2dc38f4451280))
241
- * **deps:** update external fixes ([b7eb895](https://github.com/adobe/helix-docx2md/commit/b7eb89514c49e4245116d9e155a7a39da26833c1))
242
- * **deps:** update external fixes ([#467](https://github.com/adobe/helix-docx2md/issues/467)) ([ba1ccd0](https://github.com/adobe/helix-docx2md/commit/ba1ccd009d8c1d562832e7feaa30dd5f70f5d425))
243
- * **deps:** update external fixes ([#802](https://github.com/adobe/helix-docx2md/issues/802)) ([72827ca](https://github.com/adobe/helix-docx2md/commit/72827ca23be314c17c108aab56f59a892b2e57a2))
244
- * **deps:** update external fixes ([#818](https://github.com/adobe/helix-docx2md/issues/818)) ([8c0e5f9](https://github.com/adobe/helix-docx2md/commit/8c0e5f9b2fbeb7fff61d26014649a90cfd824db0))
245
- * **deps:** update external fixes ([#830](https://github.com/adobe/helix-docx2md/issues/830)) ([80aac1f](https://github.com/adobe/helix-docx2md/commit/80aac1f19f4437eafa2f6e3722f65197e1fb66ae))
246
- * **deps:** update external major to v9 (major) ([#450](https://github.com/adobe/helix-docx2md/issues/450)) ([cdab6e3](https://github.com/adobe/helix-docx2md/commit/cdab6e3b65d720e531c8cd4a6bce42f2055db571))
247
- * **deps:** update minor ([7cd1273](https://github.com/adobe/helix-docx2md/commit/7cd12739193918461179ff42a5572b1d5d553cfd))
248
- * **deps:** update minor ([#348](https://github.com/adobe/helix-docx2md/issues/348)) ([8592ec8](https://github.com/adobe/helix-docx2md/commit/8592ec8841a315856c2db1f8b222fa246705a0de))
249
- * **deps:** use helix-fetch v2 ([de3153d](https://github.com/adobe/helix-docx2md/commit/de3153d3e92f23972377d290d0b79f3ebf5e2628))
250
- * **deps:** use secrets-manager ([5d0a636](https://github.com/adobe/helix-docx2md/commit/5d0a636541ee6e0f2efc27a9ca57a8998ccf525a))
251
- * **doc2md:** calibry is not a code font ([3f9dff5](https://github.com/adobe/helix-docx2md/commit/3f9dff55200277a66598ba5336111dcbadbfa358))
252
- * **doc2md:** detect heading and lists with no styling id ([#553](https://github.com/adobe/helix-docx2md/issues/553)) ([2c6639d](https://github.com/adobe/helix-docx2md/commit/2c6639dd9145c170492cc42c0591457baa085f4e)), closes [#551](https://github.com/adobe/helix-docx2md/issues/551)
253
- * **doc2md:** table cell alignment ([#669](https://github.com/adobe/helix-docx2md/issues/669)) ([3feb836](https://github.com/adobe/helix-docx2md/commit/3feb8362c04e2c76534d5e5b1e2cdb35fcb57d8a)), closes [#662](https://github.com/adobe/helix-docx2md/issues/662)
254
- * **doc2md:** use latest document support ([3a06300](https://github.com/adobe/helix-docx2md/commit/3a06300ff86be8fc83fb2d1c30a95cab26b8d815))
255
- * **docs2md:** bold split links are loosig trailing spaces ([57e311c](https://github.com/adobe/helix-docx2md/commit/57e311c230ebf87ae16f4ab9bf37cb18077b3ab8))
256
- * **docs:** post process markdown files ([8932619](https://github.com/adobe/helix-docx2md/commit/8932619a7a32130cf0a5700e9236c645096f7895)), closes [#281](https://github.com/adobe/helix-docx2md/issues/281) [#109](https://github.com/adobe/helix-docx2md/issues/109)
257
- * **docx2md:** better --- detection. ([86e635a](https://github.com/adobe/helix-docx2md/commit/86e635a0f6ac7fa38d660ab18c0c3f26a50d7aba)), closes [#583](https://github.com/adobe/helix-docx2md/issues/583) [#424](https://github.com/adobe/helix-docx2md/issues/424)
258
- * **docx2md:** fix error when link in table has no href ([#644](https://github.com/adobe/helix-docx2md/issues/644)) ([0864564](https://github.com/adobe/helix-docx2md/commit/0864564af594f03224a81aede1637654b31ac28e)), closes [#643](https://github.com/adobe/helix-docx2md/issues/643)
259
- * **docx2md:** use latest document support ([2376816](https://github.com/adobe/helix-docx2md/commit/237681604828c4a03197bbefa760b02643e51a04))
260
- * **esm:** rewrite to esm ([ecd8a65](https://github.com/adobe/helix-docx2md/commit/ecd8a65c721bdbbfed35f38d8a359feb45fa81cc))
261
- * **format:** ignore formatting when only whitespace ([#126](https://github.com/adobe/helix-docx2md/issues/126)) ([18095f8](https://github.com/adobe/helix-docx2md/commit/18095f800a49a0d79f6ac1e62f4595309fef27ca)), closes [#123](https://github.com/adobe/helix-docx2md/issues/123)
262
- * ignore images with errors ([#793](https://github.com/adobe/helix-docx2md/issues/793)) ([33e722d](https://github.com/adobe/helix-docx2md/commit/33e722d0da0b999bd1c0a34e7c1e6bab277db8e6))
263
- * **images:** better mimetype handling when computing the suffix ([#293](https://github.com/adobe/helix-docx2md/issues/293)) ([0544cca](https://github.com/adobe/helix-docx2md/commit/0544cca6d259c7e21524af8ec9cbafbf74c24e7a)), closes [#292](https://github.com/adobe/helix-docx2md/issues/292)
264
- * **images:** extend host blacklist and only allow image content types ([#298](https://github.com/adobe/helix-docx2md/issues/298)) ([2945d00](https://github.com/adobe/helix-docx2md/commit/2945d00f24f56fe91f9e12e20ca8d969954fd977)), closes [#297](https://github.com/adobe/helix-docx2md/issues/297)
265
- * **images:** fix errors when http2 source responds with 301 ([#301](https://github.com/adobe/helix-docx2md/issues/301)) ([5f57148](https://github.com/adobe/helix-docx2md/commit/5f571486d5e42965b9351141c888c5ee3bf2de9b))
266
- * **image:** use proper extension for suffix ([#289](https://github.com/adobe/helix-docx2md/issues/289)) ([d4c717e](https://github.com/adobe/helix-docx2md/commit/d4c717e06aaa968498c02d994f48845af4c10cb1))
267
- * **img:** add default timeout of 10s for processing images ([#337](https://github.com/adobe/helix-docx2md/issues/337)) ([e626388](https://github.com/adobe/helix-docx2md/commit/e6263885f5e9142b74c013f28142d2964ec76013))
268
- * **index:** cleanup x-error values ([6fc6792](https://github.com/adobe/helix-docx2md/commit/6fc6792173ce925950dcff4f5b4b2cfcca35c863))
269
- * initial commit ([96bc9c9](https://github.com/adobe/helix-docx2md/commit/96bc9c9484ebd50ca11b2ed4474beef84d2e9ea2))
270
- * **md2doc:** fix image links ([#595](https://github.com/adobe/helix-docx2md/issues/595)) ([6ecc4d0](https://github.com/adobe/helix-docx2md/commit/6ecc4d0fc0fc16bfd8214f8346ae9a44b43c8fa1))
271
- * md2docx table fixes ([#756](https://github.com/adobe/helix-docx2md/issues/756)) ([b36ebb7](https://github.com/adobe/helix-docx2md/commit/b36ebb7e8045f94f7ff480f2182398801e5fd32a)), closes [#755](https://github.com/adobe/helix-docx2md/issues/755)
272
- * **md2docx:** add space between tables and fix alignment ([298f509](https://github.com/adobe/helix-docx2md/commit/298f50942c512735465bb392f83efaff2261cf4d)), closes [#613](https://github.com/adobe/helix-docx2md/issues/613)
273
- * **md2docx:** add support for blockquotes ([08496e6](https://github.com/adobe/helix-docx2md/commit/08496e6feca12b7076e89772c4649d5c8fd04d86))
274
- * **md2docx:** ensure online word compatibility ([5dd4e95](https://github.com/adobe/helix-docx2md/commit/5dd4e9591bb22110677f78eca9d971410729990b)), closes [#612](https://github.com/adobe/helix-docx2md/issues/612)
275
- * **md2docx:** fix styles inside links ([75fc7be](https://github.com/adobe/helix-docx2md/commit/75fc7beafc16f342b61f29a55c5ebb1d8b43a966))
276
- * **md:** Avoid TypeError when image has no alt text ([#447](https://github.com/adobe/helix-docx2md/issues/447)) ([e823b84](https://github.com/adobe/helix-docx2md/commit/e823b84b4e7e8de4a1ac9db67fb8f12ed0e0c514)), closes [#446](https://github.com/adobe/helix-docx2md/issues/446)
277
- * **md:** don't process md but stream right back ([771a0a8](https://github.com/adobe/helix-docx2md/commit/771a0a8569a52cb8562bcfa55b26fe3e7776f54f)), closes [#451](https://github.com/adobe/helix-docx2md/issues/451)
278
- * **md:** ensure frontmatter is processed correctly ([#295](https://github.com/adobe/helix-docx2md/issues/295)) ([9d3834c](https://github.com/adobe/helix-docx2md/commit/9d3834cb17d97910da2a6ba5aaaa74f4a0605df0)), closes [#294](https://github.com/adobe/helix-docx2md/issues/294)
279
- * **md:** ensure that em spans entire link ([#408](https://github.com/adobe/helix-docx2md/issues/408)) ([25b1e7a](https://github.com/adobe/helix-docx2md/commit/25b1e7ae3030e04101a33899a64173c483ef0ee1)), closes [#396](https://github.com/adobe/helix-docx2md/issues/396)
280
- * **md:** ensure that page and column breaks are transformed to thematic-breaks ([#112](https://github.com/adobe/helix-docx2md/issues/112)) ([0206c77](https://github.com/adobe/helix-docx2md/commit/0206c77609487317d47cae7bfcc8aa7a35e372e8)), closes [#111](https://github.com/adobe/helix-docx2md/issues/111)
281
- * **md:** fix error with bold links missing space after ([b5affd5](https://github.com/adobe/helix-docx2md/commit/b5affd5d3d4f6e1af726b127cf77b1a5eb02f3e5))
282
- * **md:** fix problems with consecutive formattings ([f8d4bfd](https://github.com/adobe/helix-docx2md/commit/f8d4bfd381eed255f0eb47f0c7db4be4f93181d8)), closes [#354](https://github.com/adobe/helix-docx2md/issues/354) [#361](https://github.com/adobe/helix-docx2md/issues/361)
283
- * **md:** formatting in tables gets lost ([#388](https://github.com/adobe/helix-docx2md/issues/388)) ([cc4ca67](https://github.com/adobe/helix-docx2md/commit/cc4ca67946522247c5376af9e6d2504aefffab71)), closes [#387](https://github.com/adobe/helix-docx2md/issues/387)
284
- * **md:** improv video auto-embed detection ([6be7918](https://github.com/adobe/helix-docx2md/commit/6be7918db7c2c1189431ad059527dc8e575467de)), closes [#510](https://github.com/adobe/helix-docx2md/issues/510)
285
- * **md:** more robust thematic break detection ([#415](https://github.com/adobe/helix-docx2md/issues/415)) ([2bafe0f](https://github.com/adobe/helix-docx2md/commit/2bafe0f8774a221d7b85c922c769952c98898846))
286
- * **md:** move formats out of links ([#478](https://github.com/adobe/helix-docx2md/issues/478)) ([5b264c0](https://github.com/adobe/helix-docx2md/commit/5b264c06393a4de51a0da9a2a025bb9bd99acec5)), closes [#477](https://github.com/adobe/helix-docx2md/issues/477)
287
- * **md:** preseve numbering if non-continous ordered lists ([c21969f](https://github.com/adobe/helix-docx2md/commit/c21969f31a7f54ebd1d32e271bc5fbeb69ca85b6)), closes [#490](https://github.com/adobe/helix-docx2md/issues/490)
288
- * **md:** remove empty lines in image alt text ([9b50c44](https://github.com/adobe/helix-docx2md/commit/9b50c44fc4d71d603f2d7917ca5e4f6e11aa8eb5)), closes [#362](https://github.com/adobe/helix-docx2md/issues/362)
289
- * **md:** remove leading spaces before single images ([#410](https://github.com/adobe/helix-docx2md/issues/410)) ([3981b63](https://github.com/adobe/helix-docx2md/commit/3981b63d279e5e8852b141422c92cde43a06b5a4)), closes [#405](https://github.com/adobe/helix-docx2md/issues/405)
290
- * **md:** some underlines are not properly disabled ([#409](https://github.com/adobe/helix-docx2md/issues/409)) ([d6cb057](https://github.com/adobe/helix-docx2md/commit/d6cb057f699cc58e500197f17d820aa48c0bf624)), closes [#403](https://github.com/adobe/helix-docx2md/issues/403)
291
- * **md:** strict auto-embed check ([#513](https://github.com/adobe/helix-docx2md/issues/513)) ([7d15632](https://github.com/adobe/helix-docx2md/commit/7d15632e1f50b165d9efa848085a4b8719eb5cda)), closes [#512](https://github.com/adobe/helix-docx2md/issues/512)
292
- * **monitoring:** broken ci setup ([547c2e2](https://github.com/adobe/helix-docx2md/commit/547c2e24ec02a679cffaca7ee8e0e8dbc0240619))
293
- * **monitoring:** use new automation tooling ([ca3b254](https://github.com/adobe/helix-docx2md/commit/ca3b254991c4a788094d801e6274c7397d512b83))
294
- * **paragraph:** harden check for isOrdered and level of node.numbering ([fcd5c10](https://github.com/adobe/helix-docx2md/commit/fcd5c103f02ded68985d82b67f339a74187285ea)), closes [#243](https://github.com/adobe/helix-docx2md/issues/243)
295
- * **paragraph:** harden check for isOrdered and level of node.numbering ([63c4556](https://github.com/adobe/helix-docx2md/commit/63c4556a515c3e599d0e2bd829948701201f557d))
296
- * prefer docx over md ([#464](https://github.com/adobe/helix-docx2md/issues/464)) ([a66949e](https://github.com/adobe/helix-docx2md/commit/a66949edf9ca07c46e4fc7c1dcb256048fa4c11a)), closes [#463](https://github.com/adobe/helix-docx2md/issues/463)
297
- * **queue:** fix unhandled promise rejection in queue ([#655](https://github.com/adobe/helix-docx2md/issues/655)) ([5153c6d](https://github.com/adobe/helix-docx2md/commit/5153c6d11fa351417812b5422bdde9f046e2b7d5))
298
- * reduce memory footprint when looking for qr code ([#339](https://github.com/adobe/helix-docx2md/issues/339)) ([ca465b8](https://github.com/adobe/helix-docx2md/commit/ca465b8bc7f0c740774c705ee539af8f04bee29b))
299
- * trigger release ([5f3a836](https://github.com/adobe/helix-docx2md/commit/5f3a836c16e4120a3da1aa18062371cb0b45459d))
300
- * use helix-universal ([437fbd4](https://github.com/adobe/helix-docx2md/commit/437fbd414b936609ff8bd7275ee4e4bb32968f69))
301
- * **word:** collapse auto inserted embeds by word ([e2ebce6](https://github.com/adobe/helix-docx2md/commit/e2ebce637ae383117d10c74253972f69e8299a83)), closes [#441](https://github.com/adobe/helix-docx2md/issues/441)
302
- * **wsk:** increase memory and limit concurrency to support 100mb docs ([2e99155](https://github.com/adobe/helix-docx2md/commit/2e99155e084baad573e803c8e26ef33447a5021a))
20
+ * proper exports ([#7](https://github.com/adobe/helix-docx2md/issues/7)) ([e57c70a](https://github.com/adobe/helix-docx2md/commit/e57c70ac04904f5fedee629fbd019edcb8532235))
21
+
22
+ ## [1.0.3](https://github.com/adobe/helix-docx2md/compare/v1.0.2...v1.0.3) (2022-01-15)
23
+
303
24
 
25
+ ### Bug Fixes
304
26
 
305
- ### Features
27
+ * **deps:** update adobe fixes ([3b6630d](https://github.com/adobe/helix-docx2md/commit/3b6630d638bd10506bf7ea17c5b369d4598b808c))
306
28
 
307
- * **1d:** add support for addressing document directly ([#370](https://github.com/adobe/helix-docx2md/issues/370)) ([82af310](https://github.com/adobe/helix-docx2md/commit/82af310ad4f37de0aa967fa55b14daf58ba461b6))
308
- * add dimensions to images ([#730](https://github.com/adobe/helix-docx2md/issues/730)) ([9def51a](https://github.com/adobe/helix-docx2md/commit/9def51adb5f6c5a2efa02709b48b2daba2452561)), closes [#729](https://github.com/adobe/helix-docx2md/issues/729)
309
- * add image title if present ([#332](https://github.com/adobe/helix-docx2md/issues/332)) ([d50862e](https://github.com/adobe/helix-docx2md/commit/d50862ec26e316a5e9b76ce9dc34052aca1310b2))
310
- * **auth:** use username/password if present ([#201](https://github.com/adobe/helix-docx2md/issues/201)) ([e04d6d1](https://github.com/adobe/helix-docx2md/commit/e04d6d12aef50e35402a720584ee8d4341899f1d))
311
- * **build:** use helix-deploy ([8b27f79](https://github.com/adobe/helix-docx2md/commit/8b27f798d2b13b52a5afc9890b41444fe3037f6c)), closes [#496](https://github.com/adobe/helix-docx2md/issues/496)
312
- * **core:** add epsagon instrumentation ([#150](https://github.com/adobe/helix-docx2md/issues/150)) ([c89a4fc](https://github.com/adobe/helix-docx2md/commit/c89a4fc86f4e69f669b48fb091e94263d24007bc)), closes [#146](https://github.com/adobe/helix-docx2md/issues/146)
313
- * **core:** use documents-support library ([#282](https://github.com/adobe/helix-docx2md/issues/282)) ([2cf7b39](https://github.com/adobe/helix-docx2md/commit/2cf7b390a936333bd306c26e53972b4561be0fd5)), closes [#259](https://github.com/adobe/helix-docx2md/issues/259)
314
- * **deploy:** deploy to google ([#614](https://github.com/adobe/helix-docx2md/issues/614)) ([fc31e64](https://github.com/adobe/helix-docx2md/commit/fc31e6434856e74ae51e525d61a1ff5deb39b8f7))
315
- * detect and decode QR code on embedded images ([a38a067](https://github.com/adobe/helix-docx2md/commit/a38a06741a2ac8d980644e284bce5c7da554f7eb))
316
- * **doc2md:** create sematic breaks for --- ([#41](https://github.com/adobe/helix-docx2md/issues/41)) ([c807422](https://github.com/adobe/helix-docx2md/commit/c8074226344bd99bb425c2e28c03d569a333e650))
317
- * **docx:** add docx to md converter ([60aac4a](https://github.com/adobe/helix-docx2md/commit/60aac4a9a540bd277142db18ffe915e4c17ba09a))
318
- * **docx:** create markdown to docx converter ([#585](https://github.com/adobe/helix-docx2md/issues/585)) ([aa0b1ef](https://github.com/adobe/helix-docx2md/commit/aa0b1efe0b5d0050975cb30fbdaf2719645da692)), closes [#582](https://github.com/adobe/helix-docx2md/issues/582)
319
- * generate Link+Image-Style Embed ([93f46ea](https://github.com/adobe/helix-docx2md/commit/93f46eae21d29c45cd58879040c310c28e422696))
320
- * ignore non-image blobs ([#302](https://github.com/adobe/helix-docx2md/issues/302)) ([7b77645](https://github.com/adobe/helix-docx2md/commit/7b776450479d14e90c2b34fdbdd512429bf1679f))
321
- * **image:** add support for blob storage ([#36](https://github.com/adobe/helix-docx2md/issues/36)) ([de3b42a](https://github.com/adobe/helix-docx2md/commit/de3b42a63690dc165a823059258f209cb5eaeca4)), closes [#18](https://github.com/adobe/helix-docx2md/issues/18)
322
- * **images:** add image suffix for better type detection ([#192](https://github.com/adobe/helix-docx2md/issues/192)) ([d8bd377](https://github.com/adobe/helix-docx2md/commit/d8bd377f162c3f6df0fb96f489ad893eb240ba27)), closes [#132](https://github.com/adobe/helix-docx2md/issues/132)
323
- * **lib:** use helix-onedrive-support library ([f160868](https://github.com/adobe/helix-docx2md/commit/f1608684fcbbf044189af6906b9ee59d8e572635))
324
- * **log:** add logging to onedrive client ([#233](https://github.com/adobe/helix-docx2md/issues/233)) ([24cb3eb](https://github.com/adobe/helix-docx2md/commit/24cb3eb45a5d19c59ea739c6e69d5af6298bdee0))
325
- * **log:** use universal logger ([#627](https://github.com/adobe/helix-docx2md/issues/627)) ([272931d](https://github.com/adobe/helix-docx2md/commit/272931d616e71f6b0e11cb956f6dcd6c6346f306))
326
- * **md:** better table support ([#392](https://github.com/adobe/helix-docx2md/issues/392)) ([c723156](https://github.com/adobe/helix-docx2md/commit/c723156ff135237a2e8857ad8722ab6f105891cb)), closes [#387](https://github.com/adobe/helix-docx2md/issues/387)
327
- * **md:** convert directly to md using mdast ([#16](https://github.com/adobe/helix-docx2md/issues/16)) ([1199548](https://github.com/adobe/helix-docx2md/commit/1199548f1ef47eebd6ff4525b7e647bb3a4c2c45))
328
- * **perfomance:** stream images and disable qr-code ([ffbdfe3](https://github.com/adobe/helix-docx2md/commit/ffbdfe3228251ca8c714c8b4f3b9799209e072ca)), closes [#443](https://github.com/adobe/helix-docx2md/issues/443) [#442](https://github.com/adobe/helix-docx2md/issues/442) [#440](https://github.com/adobe/helix-docx2md/issues/440)
329
- * support if-modified-since ([#683](https://github.com/adobe/helix-docx2md/issues/683)) ([fa4a2c9](https://github.com/adobe/helix-docx2md/commit/fa4a2c9d0b41d81db1ff2734e2ba3cf52d8259cc))
330
- * Support QR encoded internal embeds [#314](https://github.com/adobe/helix-docx2md/issues/314) ([c8bd17b](https://github.com/adobe/helix-docx2md/commit/c8bd17bb66dd51a382266c9cd834ceb585e25bfc))
331
- * use media handler to upload images when contentBusId given ([3eed492](https://github.com/adobe/helix-docx2md/commit/3eed492f57c1509e3ec3343aeed5f7c312a6a466))
332
- * **word:** recognize qr-code to internal assets ([#291](https://github.com/adobe/helix-docx2md/issues/291)) ([a1b3e83](https://github.com/adobe/helix-docx2md/commit/a1b3e83e52eb03e69bec075631db9ae346051bd1)), closes [#290](https://github.com/adobe/helix-docx2md/issues/290)
29
+ ## [1.0.2](https://github.com/adobe/helix-docx2md/compare/v1.0.1...v1.0.2) (2022-01-14)
333
30
 
334
31
 
335
- ### BREAKING CHANGES
32
+ ### Bug Fixes
336
33
 
337
- * this requires also a change in the edge to load images from the media-bus
338
- * **doc2md:** all tables are now rendered as HTML tables
339
- * **core:** the url mapping from previously valid documents, like
340
- '/the%201.%20text.docx' to 'the 1. text.docx' will no
341
- longer work. instead the following path needs to be used:
342
- '/the-1-text.docx'
34
+ * initial release ([b30a9bc](https://github.com/adobe/helix-docx2md/commit/b30a9bce002eafd62f2b14abf9215699a9cf9fe0))
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@adobe/helix-docx2md",
3
- "version": "1.0.2",
3
+ "version": "1.0.6",
4
4
  "description": "Helix library that converts word documents to markdown",
5
5
  "type": "module",
6
6
  "main": "./src/index.js",
7
- "exports": {
7
+ "_exports": {
8
8
  ".": "./src/index.js",
9
- "./docx2mdast": "./src/docx2mdast/docx2mdast.js",
10
- "./mdast2md": "./src/mdast2md/mdast2md.js",
9
+ "./dast2mdast": "./src/dast2mdast/docx2mdast.js",
11
10
  "./docx2dast": "./src/docx2dast/docx2dast.js",
11
+ "./mdast2md": "./src/mdast2md/mdast2md.js",
12
12
  "./docx2md": "./src/docx2md.js"
13
13
  },
14
14
  "scripts": {
@@ -34,14 +34,12 @@
34
34
  },
35
35
  "homepage": "https://github.com/adobe/helix-docx2md#readme",
36
36
  "dependencies": {
37
- "@adobe/helix-markdown-support": "3.1.0",
37
+ "@adobe/helix-markdown-support": "3.1.2",
38
38
  "@adobe/helix-shared-process-queue": "1.1.0",
39
39
  "@adobe/mammoth": "1.4.15-bleeding.1",
40
40
  "dirname-filename-esm": "1.1.1",
41
- "image-size": "1.0.1",
42
41
  "mdast-util-to-markdown": "1.2.6",
43
42
  "mdast-util-to-string": "3.1.0",
44
- "mime": "3.0.0",
45
43
  "remark-gfm": "3.0.1",
46
44
  "remark-parse": "10.0.1",
47
45
  "remark-stringify": "10.0.2",
@@ -52,22 +50,22 @@
52
50
  },
53
51
  "devDependencies": {
54
52
  "@adobe/eslint-config-helix": "1.3.2",
55
- "@adobe/helix-mediahandler": "1.0.0",
53
+ "@adobe/helix-mediahandler": "1.0.2",
56
54
  "@semantic-release/changelog": "6.0.1",
57
55
  "@semantic-release/exec": "6.0.3",
58
56
  "@semantic-release/git": "10.0.1",
59
57
  "c8": "7.11.0",
60
58
  "codecov": "3.8.3",
61
- "dotenv": "11.0.0",
62
- "eslint": "8.6.0",
59
+ "dotenv": "14.2.0",
60
+ "eslint": "8.7.0",
63
61
  "eslint-plugin-header": "3.1.1",
64
62
  "eslint-plugin-import": "2.25.4",
65
63
  "husky": "7.0.4",
66
64
  "junit-report-builder": "3.0.0",
67
- "lint-staged": "12.1.7",
65
+ "lint-staged": "12.2.2",
68
66
  "mocha": "9.1.4",
69
67
  "mocha-multi-reporters": "1.5.1",
70
- "semantic-release": "18.0.1",
68
+ "semantic-release": "19.0.2",
71
69
  "unist-util-inspect": "7.0.0"
72
70
  },
73
71
  "lint-staged": {
package/src/index.d.ts CHANGED
@@ -9,10 +9,7 @@
9
9
  * OF ANY KIND, either express or implied. See the License for the specific language
10
10
  * governing permissions and limitations under the License.
11
11
  */
12
- import mdast2markdown from './mdast2md.js';
13
- import docx2mdast from './docx2md.js';
14
-
15
- export default {
16
- docx2mdast,
17
- mdast2markdown,
18
- };
12
+ export { default as dast2mdast } from './dast2mdast/dast2mdast.js';
13
+ export { default as docx2dast } from './docx2dast/docx2dast.js';
14
+ export { default as mdast2md } from './mdast2md/mdast2md.js';
15
+ export { default as docx2md } from './docx2md.js';
package/src/index.js CHANGED
@@ -9,14 +9,7 @@
9
9
  * OF ANY KIND, either express or implied. See the License for the specific language
10
10
  * governing permissions and limitations under the License.
11
11
  */
12
- import dast2mdast from './dast2mdast/dast2mdast.js';
13
- import docx2dast from './docx2dast/docx2dast.js';
14
- import mdast2md from './mdast2md/mdast2md.js';
15
- import docx2md from './docx2md.js';
16
-
17
- export default {
18
- docx2dast,
19
- dast2mdast,
20
- mdast2md,
21
- docx2md,
22
- };
12
+ export { default as dast2mdast } from './dast2mdast/dast2mdast.js';
13
+ export { default as docx2dast } from './docx2dast/docx2dast.js';
14
+ export { default as mdast2md } from './mdast2md/mdast2md.js';
15
+ export { default as docx2md } from './docx2md.js';
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2020 Adobe. All rights reserved.
2
+ * Copyright 2022 Adobe. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at http://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,6 @@
12
12
  /* eslint-disable no-param-reassign */
13
13
  import assert from 'assert';
14
14
  import { visit } from 'unist-util-visit';
15
- import mime from 'mime';
16
15
  import processQueue from '@adobe/helix-shared-process-queue';
17
16
 
18
17
  /**
@@ -42,33 +41,9 @@ async function getBlob(handler, data, contentType, source) {
42
41
  };
43
42
  }
44
43
 
45
- let blob;
46
- if ('createExternalResource' in handler) {
47
- blob = data instanceof Buffer
48
- ? handler.createExternalResource(data, data.length, contentType, source)
49
- : await handler.createExternalResourceFromStream(data.stream, data.size, contentType, source);
50
-
51
- let suffix = '';
52
- if (blob.contentType && !blob.uri.startsWith('data:')) {
53
- const types = blob.contentType.split('/');
54
- let ext = mime.getExtension(blob.contentType);
55
- // handle wrong jpg content-type
56
- if (!ext && blob.contentType === 'image/jpg') {
57
- ext = 'jpg';
58
- }
59
- if (ext && ext !== 'bin') {
60
- suffix = `#${types[0]}.${ext}`;
61
- }
62
- if (blob.meta && blob.meta.width && blob.meta.height) {
63
- suffix = `${suffix}?width=${blob.meta.width}&width=${blob.meta.height}`;
64
- }
65
- }
66
- blob.uri = `${blob.uri}${suffix}`;
67
- } else {
68
- blob = data instanceof Buffer
69
- ? handler.createMediaResource(data, data.length, contentType, source)
70
- : await handler.createMediaResourceFromStream(data.stream, data.size, contentType, source);
71
- }
44
+ const blob = data instanceof Buffer
45
+ ? handler.createMediaResource(data, data.length, contentType, source)
46
+ : await handler.createMediaResourceFromStream(data.stream, data.size, contentType, source);
72
47
  const exists = await handler.checkBlobExists(blob);
73
48
  if (!exists) {
74
49
  await handler.upload(blob);
@@ -34,4 +34,4 @@ export declare interface MDast2mdOptions {
34
34
  * @param {string} [opts.source] the source document
35
35
  * @returns {Promise<string>} the markdown representation.
36
36
  */
37
- export function mdast2md(mdast: object, opts: MDast2mdOptions): Promise<string>;
37
+ export default function mdast2md(mdast: object, opts: MDast2mdOptions): Promise<string>;