xmlhtml
xmlhtml copied to clipboard
XML parser and renderer with HTML 5 quirks mode
Results
2
xmlhtml issues
Sort by
recently updated
recently updated
newest added
Leading whitespace treatment in `xmlhtml` is inconsistent. Consider the following behavior of `parseXML` (the same happens with `parseHTML`) where leading whitespace is always dropped, and trailing whitespace is always kept:...
Builder has been in `bytestring` long enough that we might be able to switch to using it now.