disabled html5 for dompdf
This commit is contained in:
parent
20508319be
commit
54545af7cf
@ -239,7 +239,7 @@ return [
|
||||
/**
|
||||
* Use the more-than-experimental HTML5 Lib parser
|
||||
*/
|
||||
"enable_html5_parser" => true,
|
||||
"enable_html5_parser" => false,
|
||||
],
|
||||
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user