CssToInlineStyles icon indicating copy to clipboard operation
CssToInlineStyles copied to clipboard

Add ability to set lib xml parameters

Open bytestream opened this issue 3 years ago • 5 comments

Motivation

This library fails to parse documents with high nesting levels. Use of LIBXML_PARSEHUGE is required in such cases.

Resolves another unmerged PR https://github.com/tijsverkoyen/CssToInlineStyles/pull/204 Closes https://github.com/tijsverkoyen/CssToInlineStyles/issues/200

bytestream avatar May 20 '21 20:05 bytestream

@stof any thoughts on my three PRs? They should all be pretty harmless (new methods, previous functionality unchanged)

bytestream avatar May 21 '21 11:05 bytestream

@stof Any update on this? I need this as well.

Thorry84 avatar Nov 26 '21 10:11 Thorry84