Skip to content

Commit 0bd396b

Browse files
authored
Merge pull request #724 from garethellis36/fix-html-tables
Resolves certain HTML tags rendering no output
2 parents 9634352 + d2daa5a commit 0bd396b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Manual installation feature has been dropped since the release. Please, use [Com
5353
- Improved error message for the case when `autoload.php` is not found. - @RomanSyroeshko #371
5454
- Renamed the `align` option of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles into `alignment`. - @RomanSyroeshko
5555
- Improved performance of `TemplateProcessor::setValue()`. - @kazitanvirahsan #614, #617
56+
- Fixed some HTML tags not rendering any output (p, header & table) - #257, #324 - @twmobius and @garethellis
5657

5758
### Deprecated
5859
- `getAlign` and `setAlign` methods of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles.

0 commit comments

Comments
 (0)