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 91a8dd3 commit 874c6d6Copy full SHA for 874c6d6
CHANGELOG.md
@@ -11,10 +11,11 @@ v0.15.0 (?? ??? 2018)
11
- Parsing of CSS `direction` instruction, HTML `lang` attribute, formatting inside table cell - @troosan #1273 #1252 #1254
12
13
### Fixed
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
+- Fix reading of docx default style - @troosan #1238
+- Fix the size unit of when parsing html images - @troosan #1254
+- Fixed HTML parsing of nested lists - @troosan #1265
17
- Save PNG alpha information when using remote images. @samsullivan #779
18
+- fix parsing of `<w:br/>` tag. @troosan #1274
19
20
21
0 commit comments