- Fix: Incorrect paragraph breaks when next node is treated as a block
- Fix: header ignores the attributes from span children
- Fix: removed unnecessary exceptions when colors or sizes are not supported
- Feat: added
blackNodesList
intoHtmlToDelta
class to ignore certain nodes
- Fix: always add a new line without checking the last operation
- Fix:
<body>
and<html>
are ignored by converter
- First release