Fix cleaning text with character references

You need to call `.close()` to force the parser to flush all its
buffered output.
This commit is contained in:
John Doty 2024-10-20 08:06:24 -07:00
parent 522ec7144c
commit 073fab3566
3 changed files with 46 additions and 0 deletions

File diff suppressed because one or more lines are too long