When the template has a
block it's just rendered out and not added to styling. Seems to be because mpdf->WriteHTML() is called with HTMLParserMode::HTML_BODY| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3589749-add-parse-deafult-mode.patch | 3.11 KB | van.dordafog |
When the template has a
block it's just rendered out and not added to styling. Seems to be because mpdf->WriteHTML() is called with HTMLParserMode::HTML_BODY| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3589749-add-parse-deafult-mode.patch | 3.11 KB | van.dordafog |
Comments
Comment #2
van.dordafog commentedAdded the possibility to use HTMLParserMode::DEFAULT_MODE
block in template being ignored.via module config.
Solves the