We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f25d3f commit d8f60cdCopy full SHA for d8f60cd
docs/source/changelog.rst
@@ -914,3 +914,6 @@ Quick links:
914
- ``cardinalpythonlib_grep_in_openxml``: new facility to search XML node text
915
(rather than raw file text), and this is now the default. Also, behind the
916
scenes, exceptions in subprocesses are now reported.
917
+
918
+- Fix extraction of text from HTML files in
919
+ :func:`cardinal_pythonlib.extract_text.document_to_text`.
0 commit comments