We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f3463 commit 9cd5ab7Copy full SHA for 9cd5ab7
CHANGELOG.md
@@ -14,6 +14,7 @@ v0.15.0 (?? ??? 2018)
14
- fix reading of docx default style - @troosan #1238
15
- fix the size unit of when parsing html images - @troosan #1254
16
- fixed HTML parsing of nested lists - @troosan #1265
17
+- Save PNG alpha information when using remote images. @samsullivan #779
18
19
20
samples/Sample_26_Html.php
@@ -37,7 +37,6 @@
37
<li>sub list 2</li>
38
</ol>
39
</li>
40
-
41
<li>List 2 item 3</li>
42
<ol>
43
<li>sub list 1, restarts with a</li>
0 commit comments