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.
2 parents 9634352 + d2daa5a commit 0bd396bCopy full SHA for 0bd396b
CHANGELOG.md
@@ -53,6 +53,7 @@ Manual installation feature has been dropped since the release. Please, use [Com
53
- Improved error message for the case when `autoload.php` is not found. - @RomanSyroeshko #371
54
- Renamed the `align` option of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles into `alignment`. - @RomanSyroeshko
55
- 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
57
58
### Deprecated
59
- `getAlign` and `setAlign` methods of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles.
0 commit comments