Release 0.4.5
0.4.5 (2023-03-03)
Bug Fixes
- Fix #20 by dropping span elements without any value (442ee31)
- Fix #21 by unwrapping images inside span (78474aa)
- Fix broken result when there is a div inside a table cell (5aba8ce)
- Fix handling of whitespace between tags (5469f9d)
- Fix issues #16 and #17 by placing text and inline elements outside a block element into paragraphs (34c602a)