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.
1 parent e07b1eb commit c5c5038Copy full SHA for c5c5038
CHANGES.rst
@@ -6,6 +6,11 @@ lxml_html_clean changelog
6
Unreleased
7
==========
8
9
+Features added
10
+--------------
11
+
12
+* ASCII control characters (except HT, VT, CR and LF) are now removed
13
+ from string inputs before they're parsed by lxml/libxml2.
14
15
0.1.1 (2024-04-05)
16
==================
0 commit comments