- add missing import statement in
html_decapsulator.py
#42
- replace
black
andisort
withruff
#44
- Fixed double numbering of ordered and unordered lists #38
- Fixed
rtfparse --help
, correct entrypoint inpyproject.toml
#34
- Fix old naming in readme #22
- Add example how to programmatically extract HTML from MS Outlook message #25
- Recognize control words with where the parameter's digital sequence is delimited by any character other than an ASCII digit #18
- Renamed a few things, improved readme #17
- Update
README.md
: Create parent directories oftarget_path
if they don't already exist. #14
- Interpret ANSI encoding as CP1252, improve error handling #11
- Using
pyproject.toml
for installation with current pip versions #1